2013 Jan 02 1:13 PM
Hi experts,
i have created RFC function moulde say " z_po_change " in ECC and BAPI_PO_CHANGE is called in this FM.
I run the FM in ECC by passing data...then BAPI worked well and PO has been changed.
But surprise is i called that RFC function module in SRM system from report program . Here i passed correct data. But PO has not been changed in ECC.
I noticed that i run the report in SRM in debugging mode and in debugging mode i went to ECC and debugged the RFC function module and control came back to SRM. At this time PO has been changed.
It means no error in the program .....but some where some setting i need ot keep.
Please help.
Regards
Ramakrishnaiah Y
2013 Jan 02 1:21 PM
2013 Jan 02 1:23 PM
hI ,
i have called BAPI_TRANSACTION_COMMIT' function module....
Regards
Ramakrishnaiah