Hi ,
I am creating an *inbound delivery(VL31N) in SAP and i need to know do we have any BAPi or function module for the t code VL31N.
1. Currently I am using bapi BBP_INB_DELIVERY_CREATE which is creating Inbound delivery for PO but the problem is MATNR(material no ) not generated in the table LIPS and lts not showin in VL32N transaction. Only material desc is showing.
basically problem is materil number not generated in inbound delivery items.
2. I tried using BAPI_DELIVERYPROCESSING_EXEC.
Inbound delivery created but I am not able to delete it manually. Because its showing error as "Error info... System error: error during delete Table EKES" and Update was terminated
Problem is in the EKES enty is not populated to create link between PO and Inbound delivery
Thanks
Rays