2007 Sep 04 8:41 AM
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.
2007 Sep 04 9:39 AM
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 .