Skip to Content
0
Former Member
Jun 05, 2009 at 03:14 PM

Commit Function Module for External System ?

106 Views

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