2014 Feb 16 2:58 PM
Hi Experts,
I am new to working on BAPI,Kindly help me.Its very need
I added some of the zfields to the sales order bapi creation, Now I want to read the data from the BAPE_VBAP structure of extension tables in the user exit userexit_move_field_to_vbap based on the posnr. But I can see the data as sting format in the structure.
Cloud please help how to read the based on the posnr.
Thanks&advance
2014 Feb 17 6:25 AM
Hi Ramakrishna,
Refer to the documentation for EXTENSIONIN structure in BAPI BAPI_SALESORDER_CREATEFROMDAT2
It has an example showing you how to make use of the same.
Regards,
Ankur Parab
2014 Feb 17 6:51 AM
Please go through the documentation. Whatever fields you are passing via BAPI creata a similar structure in user exit and move the values
Nabheet