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 for Delivery Status

Former Member
0 Kudos

Hi Experts!

Can anyone tell me the BAPI to Display the Delivery Status

for a particuler sales order no or document no.

Thank U...

4 REPLIES 4

former_member181995
Active Contributor
0 Kudos

Check in BAPI transaction Alphabetical view..

Former Member
0 Kudos

hi,

BAPI_DELIVERYFREE_PROXY_CREATE Proxy BAPI für Upload einer kostenlosen Nachlieferug SFA-Kontext: Anle

LE_SHP_DB_DELIVERY_BUFFER Object Buffer Delivery w/Database Access

BAPI_DELIVERY_GETLIST BAPI for Reading Delivery Data

OIU_DELIVERY_NETWORK Object Buffer Delivery w/Database Access

BAPI_DELIVERY_NETWORK_CHANGE Delivery Network BAPI for Changes

BAPI_DELIVERY_NETWORK_CREATE BAPI for creating a delivery network

BAPI_DELIVERY_NETWORK_READ Display delivery network details

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
 
and for "Shipment
 
BAPI_SHIPMENT_CHANGE           Change Shipment                                                       
BAPI_SHIPMENT_COST_ESTIMATE    Calculate Shipment Costs of Different Forwarding Agents for Shipment  
BAPI_SHIPMENT_CREATE           Create Shipment

Former Member
0 Kudos

hi ravi,

Following are the BAPIs for shipment:

BAPI_SHIPMENT_CHANGE Change Shipment

BAPI_SHIPMENT_COST_ESTIMATE Calculate Shipment Costs of Different Forwarding Agents for Shipment

BAPI_SHIPMENT_CREATE Create Shipment

BAPIs for Outbound Delivery:

BAPI_OUTB_DELIVERY_CHANGE

BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Confirmation from a Decentralized System

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 System

hope this will help you.

Former Member
0 Kudos

Hi

Check thi s BAPI-

'BAPI_SALESORDER_GETSTATUS'.

Regards.