Application Development 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: 

bapi not found for 'advance shipping notices'

Former Member
0 Kudos

Hi All,

Please let me know the Suitable BAPI to create 'Advance Shipping Notices' in Transaction VL31n (Inbound Deliveries)?

1 REPLY 1

uwe_schieferstein
Active Contributor
0 Kudos

Hello Vinod

I assume the fm's of group V50I should be suitable for your purpose:

V50I                           Delivery BAPIs
BAPI_INB_DELIVERY_CHANGE
BAPI_INB_DELIVERY_CONFIRM_DEC  BAPI for Inbound Delivery Verification from a Decentralized System
BAPI_INB_DELIVERY_SAVEREPLICA  BAPI Function Module for Replication of Inbound Deliveries
BAPI_OUTB_DELIVERY_CHANGE
BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Confirmation from a Decentralized System
BAPI_OUTB_DELIVERY_CREATENOREF Generates Delivery Without Reference
BAPI_OUTB_DELIVERY_CREATE_SLS  Generates Delivery for Customer Order
BAPI_OUTB_DELIVERY_CREATE_STO  Generates Delivery for Stock Transport Order
BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries
BAPI_OUTB_DELIVERY_SPLIT_DEC   BAPI for Subsequent Outbound-Delivery Split from a Decentralized Syste

Regards

Uwe