The Function Module BAPI_CAR_PRVD_URL (Make Express Delivery Company's URLs Available) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.
Function Module | BAPI_CAR_PRVD_URL |
Short Text | Make Express Delivery Company's URLs Available |
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 | |
TEST_FLAG | TYPE | TESTFLAG | Test Mode |
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 |
---|---|---|---|---|
BAPI_RETURN | LIKE | BAPIRET2 | Return parameter | |
CARRIER_URLS | LIKE | BAPICARURL | Carrier's URL |
This function module does not define any Exceptions.