Hi Gurus,
I am using RFC - RFC_UPDATE_TAXES_DOC to post documents into External System.
After I post those documents how to execute Commit fucntion in the external system.
My Try:
Will I be able to commit using BAPI_TRANSACTION_COMMIT -
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' DESTINATION gc_external_system.
Many Thanks,
Madan