Menu

SAP Function Module BAPI_PRVD_CARRIER_LIST

List of All Available Express Delivery Companies

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.

Technical Information

Function Module BAPI_PRVD_CARRIER_LIST
Short Text List of All Available Express Delivery Companies
Function Group VVTR
Package VVTR
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.