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

BAPI_REQUISITION_CHANGE

Former Member
0 Likes
357

Hello,

I need to update TRACKINGNO field of the line Item in structure BAPIEBANV.

Please suggest which all fields need to be passed for these updation to take place.

1 REPLY 1
Read only

Former Member
0 Likes
326

pass NUMBER in Importing...

Pass Old values of PREQ_ITEM & TRACKINGNO in structure BAPIEBANV (REQUISITION_ITEMS_OLD)

Pass New values of PREQ_ITEM & TRACKINGNO in structure BAPIEBANV (REQUISITION_ITEMS_NEW)