cancel
Showing results for 
Search instead for 
Did you mean: 

bapi

Former Member
0 Kudos

hi,

i need to create consignment order, delivery order and billing. i read the forum and got these 2 bapi. also the forum say delivery should use call transaction as no bapi can achieve. is that true?

for my case of consignment, can the following 2 bapi be used? also what bapi for delivery order if it is for consignment.

BAPI_SALESORDER_CREATEFROMDAT2

BAPI_ACC_INVOICE_RECEIPT_POST

thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Check the following link;

http://www.sapbrain.com

Regards,

Bhaskar

Former Member
0 Kudos

Hi,

Please check FM SD_SALESDOCUMENT_CREATE.

Regards,

Tanmay

Former Member
0 Kudos

Hi ,

For billing document u can use: BAPI_BILLINGDOC_CREATE (if it is customer realted)

and u need to use BDC for inbound delivery.

Regards

Kannaiah

Former Member
0 Kudos

hi,

thanks.

why inbound? it should be going out, right?

rgds

Former Member
0 Kudos

Hi,

Incase of direct shipment :

the process is Sales Order in SAP for Customer --> Purchase Rq --> Purchase Order --> vendor ships the goods --> Despatch Advice to SAP -->IB Delv --> IB shipment --> GR --> OB Delv --> Pick,pack, PGI --> DesADV fromSAP to customer --> Invoice to Customer.

Let me know which order you require.

Regards

Kannaiah

Former Member
0 Kudos

hi,

you got me wrong. this is for outgoing not incoming.

what is the difference for inbound delivery and outbound delivery? delivery is to send out goods. why inbound?

rgds