‎2009 Apr 16 5:52 PM
Hi all,
I deeply need to use throughout transaction LT04 (Create Transfer Order from TR) the BADI
WM_ENHANCMENT wich would allow me to export and record some essential data along with the saving and creation of the order,
I don't expressly use the existing user exit EXIT_SAPLL03T_001 as it doesn't work within that transaction.
Problem is I can't find a proper way to implement WM_ENHANCMENT Badi,
Sure thing it doesn't provide the classic implementation mode in SE18 (Implement.->Create) stopping message is:
"BAdI definition WM_ENHANCMENT is only provided for SAP internal use",
Beside: no way to Implementation by using enhancement spot, and/or copying interfaces, classes so on, may be I'm not taking properly the required steps, (I'm still not used to build Badi's implamentation by new way),
Please; Does anybody would provide me the true goods step by step moves to implement this perculiar Badi from SE18 or SE19, (I repeat the classic Badi impl. can't be done),
Many thanks in advance,
Sergio,
‎2009 Apr 17 1:07 AM
Hi,
you can't use that BADI. It's marked for SAP internal use only. You can try to switch it to normal BADI. You have to modify BADI definition in SE18. You need to uncheck field Within SAP. You will have to generate access key for your change. Anyway I am not sure if it is a good idea.
Cheers
‎2009 Apr 17 9:06 AM
I think I'm gonna try, as I'm realy out of other solution, I hope it'll work properly with transaction LT04,
Many thaks for you help Martin, by by,
Sergio,
‎2009 Jun 01 3:19 AM
Hi,
Did you get an appropriate solution for this problem?
If yes, please do tell me know as I am facing an almost similar problem.
Thanks a lot.
‎2009 Jun 01 1:24 PM
Hi Chauxu, actually I didnu2019t try to use that BADI yet, as we ran for a temporary different solution, at present we schedule a custom program wich goes alone for all new created orders and fill in
additional data we need, anyway I think I'll give some afford to modify that badi when lu2019ll gett some moment,
Goodbye,
Sergio,
‎2009 Jun 01 4:15 PM
Hello Sergio,
Have you tried the possibility of using BAdI LE_WM_RF_QUEUE.
This BAdI is as well called during the LT04 process.
But I am not really sure if this will serve your purpose.
Regards
Sabu
‎2009 Jun 02 12:11 PM
Thanks a lot for your advice Sabu , I'll give it a look and I'll let you know,
Sergio,