on 2011 Apr 08 9:35 AM
Hi All,
I want to get and check the value of one field from backend R3 table in SRM Doc_Check_Badi
Kindly let me know how do we perform this?
Means how to do the RFC call for that ??
Points for Sure.
Regards,
Chirag
Request clarification before answering.
ok
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Something like this. Put DESTINATION after FM name.
...
CALL FUNCTION BBP_GET_BACKEND_SYSTEMS
CALL FUNCTION XXXXXX DESTINATION XXXXX
...
Regards,
Masa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.