Application Development 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: 

How to simulate POP1?

Former Member
0 Kudos

Hi,

my goal is to simulate Transaction POP1/ Create packaging instruction.

As u can see from Tcode POP1 the one and only input is PIKP-PIID and of course after that: PIPO table with its packaging instructions .

So only this should be the input which I get from the user.

I found FM VHUPO_PACK_INSTRUCTION_CREATE but I do not know how to populate its input structure parameter "PIKP_IMP, "prop_pikp_imp" and "cmvhupo_imp".

How to get them all?

Thank you in advance!

2 REPLIES 2

Former Member
0 Kudos

Now, I know how to populate but I have another problem..

In FM VHUPO_PACK_INSTRUCTION_CREATE there is a form "create_pack_instruction_nodia".

This form calls "show_pack_instruction_nodia tables", but of course it doesn't work! But why it tries to read ? Firstly I must create pack instruction! Then, I'm able to read it!

What is wrong?

Or do u know any other FM/BAPI for creating packing instruction?

Thanks in advance!

0 Kudos

Hi,

Could you tell me, how to populate its input structure parameter "PIKP_IMP, "prop_pikp_imp" and "cmvhupo_imp".