Re: Populating Employee attributes from Employee DSO using ABAP
Hi Siva You will have to do the necessary lookup in End routine if you are dealing with Result_package.If you are not concerned with Result_package, the DSO can also be looked upon in field routine in...
View ArticleRe: CHANGE PRICE LIST FOR SALES ORDER USING UI API
Thank you for the reply Bowya S S. I have 2 Price Lists. (High Season & Low Season).If Sales Order Delivery Date is in Nov - Dec, use High Season, else use Low Season.This must be set automatically...
View ArticleRe: Identify the list of DTPs with Filter Routine
what you could do is the following: get all the entries from table RSBKSELECT where SEL_TYPE = '6'enter the REQUID values for these entries in RSKBREQUEST this will give you a list of DTPs that have...
View ArticleRe: "An error occurred while trying to submit your post. Please try again."
Hi, I'm having this same issue today in Firefox. I can log in, navigate around, but receive this error message when I try to reply to some discussions (Web Dynpro ABAP community) but I'm able to reply...
View ArticleRe: Is it Mandatory to have uuidd for SAP installation ?
Hi ALL, It will referred this notes 1391070 - Linux UUID solutions.solved the problem & follows step.login root user install this rpm uuidd-2.17.2-6.el6run the commands#> service uuidd...
View ArticleRe: Multiple groups not available in Web Intelligence charts
Hi Armaan, Check this KBA 1495169 - BOXI3.1 SP2 : Why does the background color of charts change after conversion to Webi Intelligence ? This looks relevant to your situation. Hope it helps. ThanksRaghu
View ArticleRe: PCR ZVAL copy of XVAL Stopping the calculation of Basic Pay IT0008
Hi Vikram, The above scenario which you are facing is about 'FACTORING'. Actually for factoring, there are two important PCR which comes into picture,a) INP1b) XVAL. The First PCR INP1 will computes...
View ArticleRe: Update SAP 8.82 to SAP 9.0
Hi Nishit, 1) Create a simulation environment and leave with your database to 8.8 to 9.02) Download the SAP Business One 9.0 PL08 and run the scan pre-migration or migration itself3) Validate your main...
View ArticleRe: No Payroll Results for 12th Period - Error
Hi Vikram, The above scenario which you are facing is about 'FACTORING'. Actually for factoring, there are two important PCR which comes into picture,a) INP1b) XVAL. The First PCR INP1 will computes...
View ArticleRe: Crystal reports Enterprise cannot publish to Server
Hi Tunwiir, Have you tried the KBAs mentioned above? Apart from the above 2 KBAs that Aravind mentioned, you can also try this one: 1873338 - Error: "There was an unexpected error saving your report to...
View ArticleRe: Customize BI lunch pad login screen
Hi Shahid, You can take a look at the below KBA as well. 1781543 - BI4 BI Launchpad customization for OEM does not work1866927 - BI4 BI Launchpad customization for OEM does not work Thanks,Raghu
View ArticleRe: Work and durations are greyed out
Dear thirupathi bheemanapalliThanks for your effort Best regards Mohamed Ashour
View ArticleRe: Simple HWC App With BAPI How to pass input parameters
Hi Karim, Please double check once: Make sure you create a proper personalization key (storage type should be transient)of same data type and length for input parameter. Set cache policy as online....
View ArticleRe: Initializing a key figure is not working properly in the planning book on...
Its not the SUM that is the issue. The calculation works when I re-enter the value and remove it again. The issue only occurs when I first wipe out the value.
View ArticleRe: Agentry title bar "module" button main screen ios
Hi, yes I already played with those settings, but I indeed wanted to keep the other back buttons on top of the screen.There is a possibility to add buttons on top of the screen, but they're positioned...
View ArticleBAPI_MATERIAL_SAVEDATA to add more than one storage location?
I used BAPI_MATERIAL_SAVEDATA to extend some material to another one of our plants. Now for each of these items, I need to add around 8 additional storage locations with only the first one NOT having...
View ArticleRe: dates on planned indipendent requirement
Hi Antonio Placing the PIR on a working-day is a design pre-requisite on demand planning.Note 883434 explains that inconsistencies may arise if you create a PIR that do not fall on the first workday of...
View ArticleRe: Error in system copy during MSS Post load activities
Hi Sudarsan Kindly check this SAP KBA 1817692 - Installation phase Post Load Activities - An error occurred while processing option. RegardsSriram
View ArticleRe: Send a mail when pr is created to creator using workflow.
Hello, Use TS01200205 to instantiate your object instance. No need for createfromdata. regardsRick Bakker
View Article