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 or Function module for transaction POP2

Former Member
0 Likes
727

Hi,

I have a requirement to change the value of a field in transaction POP2. Does anyone know any BAPI or FM to update the transaction POP2.

2 REPLIES 2
Read only

Former Member
0 Likes
521

Hi,

CHECK THE Function module's

VHUHU_HU_GET_MATERIALS

VHUHU_READ_HU_HEADS_ITEMS_DB

VHUPDCA_GET_CUSTOMIZING

VHUPIAP_GET_PI_INFO

Or

Check the pacakge <b>ISAUTO_VHU_PACKOBJ</b> with this pacakge name you can search in SE37

Regards

Read only

Former Member
0 Likes
521

Hi,

I have a requirement to change the value for field GPR type in transaction POP2(Packing Instructions Change).

I am trying to use FM VHUPO_PACK_INSTRUCTION_CHANGE

But it is not working.

Please let me know if anyone has worked for the similar kind of requirement.