cancel
Showing results for 
Search instead for 
Did you mean: 

Change 'Requisition Processing State' and 'Tracking Number' for PR via BAPI_PR_CHANGE

masna_7
Participant
0 Kudos
94

Hi,

I am trying to change the Requisition Processing State' and 'Tracking Number' for PR via Integration. Can you please let me know what values to pass into the BAPI_PR_CHANGE to get this changed for a PR ?

Can we use BAPI_PR_CHANGE or is there any other BAPI to achieve this ?

adding the screenshots for reference.

masna_7_0-1731588044290.png

masna_7_1-1731588096842.png

 

Help greatly appreciated.

 

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor
  • (As already suggested by @radinator) Press F1 on the field and then on the icon tool to display technical information on the field, you should find Data Element BEDNT double-click on it and get Component Name TRACKINGNO you should now easily find the BAPI parameter that contains this field, related to item.
  • To change status look for BAPI such as BAPI_REQUISITION_RELEASE or other BAPIs of Function Group MEWF (BAPIs to set or reset status, on an item or whole PR)