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(Pcking quantity)

Former Member
0 Likes
387

Hi friends,

I have the inputs process order number(afpo-aufnr) material number(afpo-matnr) packing material number (vhilm)…….. Using these inputs how to pick the packing quantity(vepo-vemeng). I am using BAPI (BAPI_HU_CREATE) to create the handling unit so I need to pass packing quantity to bapi Structure. But I am not able to understand from where I can pick the packing quantity based on above inputs. Please help me.

Thanks a lot to all.

1 REPLY 1
Read only

Former Member
0 Likes
349

i don't know your subject , but generaly ....

you have import structure : HEADERPROPOSAL

and you can also use the sap memory ,

send from other user exit the data that you need and

get it in your bapi .