Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BOPF Modify, output message mapping

Yogesh__Vijay
Product and Topic Expert
Product and Topic Expert
0 Likes
1,963

Hello Folks,

In my custom application, I was using Standard Service Entry Sheet BOPF - name - to update Header and Item Records. For this I am using BOPF, Transaction manager MODIFY method. In this, I am using Transaction manager MODIFY to update records from Service Entry Sheet Header and Items. I filled up IT_MODIFICATION (input parameter) with both Header and Item details - and getting issues in our data reference of EO_MESSAGE.

However, I am not able to map my messages with the input record. I am not finding Instance(Record) GUID in EO_MESSAGE, so that I can see for which Record, message is raised.

1 ACCEPTED SOLUTION
Read only

Yogesh__Vijay
Product and Topic Expert
Product and Topic Expert
0 Likes
1,564

Found answer and wrote complete blog ( for this question see point no 9) https://blogs.sap.com/2020/03/06/using-standard-bopf-object-for-crud-operations-single-multiple/

1 REPLY 1
Read only

Yogesh__Vijay
Product and Topic Expert
Product and Topic Expert
0 Likes
1,565

Found answer and wrote complete blog ( for this question see point no 9) https://blogs.sap.com/2020/03/06/using-standard-bopf-object-for-crud-operations-single-multiple/