Menu

SAP Function Module BAPI_CAR_PRVD_ROUTING

Make Express Delivery Company's Routing Info Available

The Function Module BAPI_CAR_PRVD_ROUTING (Make Express Delivery Company's Routing Info Available) 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_CAR_PRVD_ROUTING
Short Text Make Express Delivery Company's Routing Info Available
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
LAST_UPDATE LIKE VXSITD-ROUTELDAT Last Update of Route Info Data
TEST_FLAG TYPE TESTFLAG Test Mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEXT_UPDATE LIKE VXSITD-ROUTENDAT Next Update of Route Info Data

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
BAPI_RETURN LIKE BAPIRET2 Return parameter
ROUTING_CITY LIKE BAPICARRTC Routing Information per Postal Code
ROUTING_POST_CODE LIKE BAPICARRT Routing Information per Postal Code
ROUTING_POST_CODE_RANGE LIKE BAPICARRTR Routing Information per Postal Code

Exceptions

This function module does not define any Exceptions.