Hello,
I develop a z program that makes the call:
CALL TRANSACTION 'ES61' USING lt_bdcdata MODE 'N' UPDATE 'S' MESSAGES INTO lt_messtab.
But in cdhdr is saved the transaction es61. How can i save in cdhdr the transaction related to my program?