The Function Module BAPI_PRVD_CARRIER_LIST (List of All Available Express Delivery Companies) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.
Function Module | BAPI_PRVD_CARRIER_LIST |
Short Text | List of All Available Express Delivery Companies |
Function Group | VVTR |
Package | VVTR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDENTIFICATION | LIKE | BAPICARSHPACCT | ID of User who Called up Transaction | |
SEARCH_CRITERIA | LIKE | BAPICARSEARCH | Search Options for Carrier List |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CARRIER_LIST | LIKE | BAPICARLIST | List of Carriers that Other System Recognizes | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
SHIPPING_POINTS | LIKE | BAPIADDR1 | BAPI Reference Structure for Addresses (Org./Company) |
This function module does not define any Exceptions.