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 for VL01n

Former Member
0 Likes
1,914

Hi Users,

I need a BAPI for VL01n. The BAPI would be used to create a VL01n Referencing a Sales Order. I searched the SDN and found the following postings and BAPI's suggested.

1. BAPI_GOODSMVT_CREATE - This cannot be used for VL01n

2. BAPI_ACC_GOODS_MOVEMENT_POST - This cannot be used for VL01n

3. FM RV_DELIVERY_CREATE - Does not seems to support VL01n referencing Sales Order

4. BAPI_OUTB_DELIVERY_CREATE_SLS - Cannot find the BAPI

5. BAPI_OUTB_DELIVERY_CREATE_STO - Cannot find the BAPI

6. LE_SHP_DELIVERY_PROC - Cannot find the BAPI

7. BAPI_DELIVERYPROCESSING_EXEC - SAP Does not recommend to use this BAPI and it is for external systems like SAP APO

Hope I could get a BAPI that is outside the above list.

Regards,

Sri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,403

as Vishnu suggested use BAPI_DELIVERYPROCESSING_EXEC

thanq

Hi Users,

I need a BAPI for VL01n. The BAPI would be used to create a VL01n Referencing a Sales Order. I searched the SDN and found the following postings and BAPI's suggested.

1. BAPI_GOODSMVT_CREATE - This cannot be used for VL01n

2. BAPI_ACC_GOODS_MOVEMENT_POST - This cannot be used for VL01n

3. FM RV_DELIVERY_CREATE - Does not seems to support VL01n referencing Sales Order

4. BAPI_OUTB_DELIVERY_CREATE_SLS - Cannot find the BAPI

5. BAPI_OUTB_DELIVERY_CREATE_STO - Cannot find the BAPI

6. LE_SHP_DELIVERY_PROC - Cannot find the BAPI

7. BAPI_DELIVERYPROCESSING_EXEC - SAP Does not recommend to use this BAPI and it is for external systems like SAP APO

Hope I could get a BAPI that is outside the above list.

Regards,

Sri

6 REPLIES 6
Read only

Former Member
0 Likes
1,403

BAPI_DELIVERYPROCESSING_EXEC

Read only

0 Likes
1,403

Hi Vishnu,

BAPI_DELIVERYPROCESSING_EXEC is not recommended by SAP. I read the SAP Note and its for External Systems such as SAP APO.

THanks,

Sri

Read only

Former Member
0 Likes
1,403

hi

try this BAPI_OUTB_DELIVERY_SAVEREPLICA

BAPI_OUTB_DELIVERY_CREATENOREF

hope this helps

regards

Aakash Banga

Edited by: aakash banga on Feb 2, 2009 9:31 AM

Read only

0 Likes
1,403

Hi aakash,

Unfortunately BAPI_OUTB_DELIVERY_CREATENOREF is not available in my Release which is 5.00, it is available for 6.00 onwards. Also the BAPI_OUTB_DELIVERY_CREATENOREF wont be useful because it is for without reference. Where I need with Reference to Sales Order (VL01n).

Also the BAPI_OUTB_DELIVERY_SAVEREPLICA does not seems to support Delivery Creation using Sales Order as Reference.

Thanks,

Sri

Read only

0 Likes
1,403

I also have the same requiement. Can you kindly tell how u solved yur problem ?

Read only

Former Member
0 Likes
1,404

as Vishnu suggested use BAPI_DELIVERYPROCESSING_EXEC

thanq