cancel
Showing results for 
Search instead for 
Did you mean: 

PO 7.5 - Use of Transaction ID column from IDoc Message Monitor view in message mapping

Former Member
0 Kudos

Hi All,

How will I get the value of transaction ID for a particular transaction in my graphical message mapping in an IDOC to file scenario? The same can seen in IDoc Message Monitor view. The requirement is to send back the transaction ID to the sender.

As we are moving to single stack PO 7.5, how are the ABAP objects going to be handled ? Earlier with dual stack we use to perform RFC lookup and get the transaction id from the standard tables, how can I achieve the same with single stack?

What are the best possible ways to achieve this?

1) can we use IDOC acknowledgments ?

2) webservice for JDBC or RFC lookup ?

can someone please assist me in achieving this ?

Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor
0 Kudos

IDOC dosnt usually crary Tranasaction ID however try using Dynaimc configuration personally i have not tried this and for your other question Move the RFC to ECC system and then make a RFC lookup to your ECC system .

Br,

Manoj