2006 Nov 29 8:40 AM
Hi
I want to add extra delivery costs for every line item for TCODE MIRO.
How to proceed with user exit
plz help me
Thanks in advance
Hi
I want to add extra delivery costs for every line item for TCODE MIRO.
How to proceed with user exit
plz help me
Thanks in advance
2006 Nov 29 11:12 AM
Hi,
Do you want to proceed with finding the user exit of the tcode?
If yes, then go to the tcode and find the program name. (System-> status-> program name(screen).
In the code of the program, search for 'Call Customer Exit'. If, there is any exit for the same tcode, it'll take you there.
you need to take the enhancement name from it and then search for it in tcode 'SMOD'.
You will get the exits assigned to the particular enhancement. Activate the exits and put break-point inside it to see where you exactly need the exit to be triggered while executing the transaction.
Hope the process is clear to you now.
"Please reward points, If found the reply helpful".
Regards,
Anshumita.
2006 Nov 29 11:37 AM
hi i have call customer-function 001,002,003..
which one i need to take
2006 Nov 29 11:19 AM
hi rk
You have the following three user exit for Tcode MIRO.
EXIT_SAPLMRMN_001 Customer Exit: Change IDoc Outbound Processing
EXIT_SAPLMRMN_002 Customer Exit: Change Printout for Invoice Document
EXIT_SAPLMRMN_003 Customer Exit: Document Creation Depending On Message Determination
While placing the break point find out the which one is the suitable one for ur requirement.
Regards,
Satya.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |