2006 May 02 10:06 AM
Hi All,
Is there any BADI or User Exit for the T-Code ME28 (Individual Release of Purchase Order) and ME29 (Collective Release of Purchase Order).
Here we have a scenario that when a single Purchase Order or a set of Purchase Order is set to release in T-code ME28 or ME29 then the data's of that purchase order is to be converted into an XML file and stored in a FTP folder, for this we need any User Exit or BADI to write the customized code in it.
Help and Suggestions will be much appreciated.
Thanks & Regards.
Ramesh.
2006 May 02 10:17 AM
Ramesh,
Try these
MMFAB001
MRFLB001
Regards,
Ravi
Note : Please mark the helpful answers
2006 May 02 10:22 AM
The me28 transaction looks like a report program.
Youcan safely copy it to a Z program and modify according to your requierement.
Regards,
Ravi
2006 May 02 10:32 AM
HI
GOOD
TRY OUT WITH THE FOLLOWING TCODES
ME28
-
AMPL0001 User subscreen for additional data on AMPL
LMEDR001 Enhancements to print program
LMELA002 Adopt batch no. from shipping notification when posting a GR
LMELA010 Inbound shipping notification: Transfer item data from IDOC
LMEQR001 User exit for source determination
LMEXF001 Conditions in Purchasing Documents Without Invoice Receipt
LWSUS001 Customer-Specific Source Determination in Retail
M06B0001 Role determination for purchase requisition release
M06B0002 Changes to comm. structure for purchase requisition release
M06B0003 Number range and document number
M06B0004 Number range and document number
MRFLB001 Control Items for Contract Release Order
MMFAB001 User exit for generation of release order
THANKS
MRUTYUN
2006 May 02 10:34 AM
BADI : ME_COMMTMNT_PO_RELEV gets triggered when release done and save is made. You can add your code within the method CHECK_RELEV
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |