Re: Finished material cost is zero in process order confirmation
Its not first time GR.We do process order confirmation and finished material stock is not a plant stock its project stock so its not change in Material MAP so always material MAP is ZERO in accounting...
View ArticleRe: Intercompany Integration System Currency
Hi Rob, In Intercompany Integration Solution for Business One, there is no constraint for Branch Companies to have same Local or System Currency. However,when you choose Consolidation source as a...
View ArticleCareer planning and succession planning
Hi All can you share process flow document or PPT on Career planning and succession planning using SAP R3 and portal (No Nakisa). RgsdAbhay
View ArticleRe: SAPControl request failed
Hello Dipak etc/hosts and port 3<instance No>15 has been opened.It works fine. Host and Alias works fine, I verified it. Thanks
View ArticleRe: ADDING NEW FIELD TO THE T-CODE IW13
So Krishina than i completed your main question with my first answer you should mark it as correct answer and for second i also answered your question with my last answer where and how
View ArticleRe: Problem with paper orientation when using Crystal Viewer.
Hi Steve, Did you say there was an Adapt ( bug ticket ) for this issue? Just verified there is an issue with the XPS driver. If you use the real printer driver does that work properly? ThanksDon
View ArticleRe: /552 amount not flowing to W2
Hi Frederico,Would you have any updates from SAP on this? Please share. Thank you,María
View ArticleRe: How to restrict Administration part on the SPM portal to end user
Can you share details on this customizaiton ?Thanks
View ArticleRe: Payroll USA Year End 2013
Hi Aman, Check V_51T5_B, if there are entries for SAPScript there you should delete it. Even if the entries are delimited in V_T5UX7, the SAPscript form is generated if they are in V_51T5_B. Regards,...
View ArticleRounding to millions and displaying "-" when there is no data in cell
Hi I am trying to round the data in my report to millions E.g.( 2,735,933.74 needs to be displayed as 2.73) I used the Custom in excel formatting which is #,###.00,,;-#,###.00,,Initially I had...
View ArticleRe: How to map SAP User Id to an LDAP ID in GRC 10
hello kee i am also on SP13 had to add SAP_USER_ID manually. but my requirement is ldap id :abc and sap id is employee number 123 but few users have sap id and ldap id same. so requirement is if user...
View ArticleRe: Regenerative Planning and Planning File Entries
Shailendra, That was a good answer. Thank you very much!
View ArticleRe: multiprovider issue
Hi Patrick Yes that describes several design options. One of these under the heading Creating designated separate cubes within BPC multiprovider is what we have. The issue is that it has stopped...
View ArticleRe: Trigger Purchase Requisition creation from Sales Order
Yes, I can share it. The Strategy group of the material was 10 and we changed it to 40. Now it works fine.
View ArticleRe: Sales Order process using STO features
Every plant maintains their own trucks. Goods to customers surrounding any plant will be delivered using these trucks.Let's say Plant A is in North California......Plant B is South California. We use...
View ArticleRe: Target table CNCCRMPRCUS805 is not actively available
Hello Biswanath, Have you changed the table structure of A805,meaning have you added or deleted any fieldsfrom this table? From your earlier reply, looks like there exists unprocessed BDoc because of...
View ArticleRe: In Document header Screen
Hi Ameen, I seems Kalim responded to your question which you already marked as Answered yesterday. Is it possible for you to provide the screen shot where you can not see the currency even after...
View ArticleRe: inactive field
Hi,Try like this, In PBO, loop at screen.if screen-name = field_name. screen-input = 0. modify screen.endif.endloop. For resetting the fields. if sy-ucomm = 'RESET'.if screen-name = field_name....
View ArticleRe: GL account has not been assigned for RG23AAT2 in customization in J1IS tcode
AT2 is generally not required. I am not sure about your business needs. But, check in CIN configuration under Basis settings-Excise registrations check the option Liable for AT2 is checked. If its...
View ArticleRe: inactive field
Hi Amol, Write your code in PF STATUS module . loop at screen. if aufk-aufnr is not initial. if screen-name = 'aufk-aufnr'. screen-input = 0. modify screen....
View Article