Re: user exit to update profit center of accounting document when doing PGI
Hi Venu, I coude not found the include ZRGGBS00 since this is custom. Can you please send me include name and user exit name to do this. thanks,chinthaka
View ArticleRe: User Exit / Badi before save tranfer order
Hi Alexander, I am looking for the same as you and had no luck, did you eventually get a resolution? Appreciate your helpLinda
View ArticleRe: Enhancement sections:- More than one implementation.
Hi Sachin, For deleting an enhancement you have to do the following steps: 1) Go to your enhancement point and click on the Enhance icon as marked below. 2) Now place the cursor on the start of the...
View ArticleRe: User Exit / Badi before save tranfer order
Hi Linda,I used enhancement point in FM "L_TO_CREATE_INT". If errors occur when I create a transfer order:MESSAGE e066(zmes) WITH 'Errors occur when you create a transfer order!'.RAISING no_action....
View ArticleRe: User Exit / Badi before save tranfer order
Thanks for your response Alex, I did a bit more analysis and EXIT_SAPLL03A_006 in Enhancement MWMT0004 suits my requirements. I this enhancement I will check in a TVARVC entry for applicable warehouses...
View ArticleRe: Syntax error in modify statement
Hi Satish, years later, I have the same problem.I'm sure, you have the solution for me. Thanks in advance.Wolfgang
View ArticleEnhancement: Add additional fields in the layout of IW38 after execution.
Hello experts, I am trying to add two additional column fields, T001W-NAME and T499S-KTEXT, into the column set. The steps are as follows: After executing IW38, you get some list. Press Ctrl + F8 or...
View ArticleRe: Enhancement: Add additional fields in the layout of IW38 after execution.
Hello Jim,You need to have an append structure in the Structure RIHAUFK_LIST, in a similar way explained in Step4 of the is document IWO10018: User Fields in Maintenance Order Just now I appended one...
View ArticleProgram RSBDCSUB
Hello, I have following issue:I try to set up automatic posting of recurring entries (without of any manual activities) so I have already set up job name:> in transaction SM36 > name batch "BSSZ...
View ArticleRe: Enhancement: Add additional fields in the layout of IW38 after execution.
Hello Mr. Kavala, Thank you very much for your help and guidance. I think I can make the necessary links to display the data I need. Best, Jim
View ArticleRe: Enhancement: Add additional fields in the layout of IW38 after execution.
One more question. How can I link my field to table t001w? Under component type in the append structure, only accepts "Name1", what I'd like is something like "t001w-name1" so that it get the correct...
View ArticleRe: Enhancement: Add additional fields in the layout of IW38 after execution.
You can not refer fields in the format table-field in the structures. You can only give Data element, which is Name1 here. so it clearly tells that you need to connect to the data you are expecting in...
View ArticleRe: Enhancement: Add additional fields in the layout of IW38 after execution.
Also have a look at this threadAdd Custom field to IW38 Report
View ArticleRe: BDT button for Business Partner. Unknown Function Code
Hello Michael I'm facing a similar issue... but where do we need to call this function module?? RegardsSanguine
View ArticleWhy I don´t see the added field in the selection screen of SAP programm?
Hi all, i would like to enhance the selection screen of a standard sap program. For this i created a enhancement implementation and added one parameter as a checkbox: ENHANCEMENT 1 ZZ_ENH. "active...
View ArticleRe: BDT button for Business Partner. Unknown Function Code
Hi Mikele Perez, Can you please explain me that how you added a button for transaction BP. As I found that usinf tx BUS9 we can do that. But Iam unable to that. Regards,Mithuunn
View ArticleRe: Why I don´t see the added field in the selection screen of SAP programm?
Try by activating the Function Group
View ArticleReg:CJ20n T-Code Enhancement
Hi All, I added a custom tab for CJ20n Project tabstrip,i want to validate the screen according to PF-Status,am using SY-UCOMM for validation when am clicking on the PF-STATUS am getting the SY_UCOMM...
View ArticleRe: Why I don´t see the added field in the selection screen of SAP programm?
Hi Jogeswara Rao Kavala, I don´t have a function group it´s an enhancement implementation. I want add a checkbox at the selection screen of SAP-Program SDBLBDDL.
View Article