The Function Module CBRC_TSCA12B_DATA_READ (Lesen der TSCA12B Daten) is a standard Function Module in SAP ERP and is part of the function group CBRC_TSCA12B within the package CBRC.
Function Module | CBRC_TSCA12B_DATA_READ |
Short Text | Lesen der TSCA12B Daten |
Function Group | CBRC_TSCA12B |
Package | CBRC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BSART | TYPE | BSART | 'UB' | Order Type |
I_ERDAT | LIKE | VBAK-ERDAT | Date on which the record was created | |
I_ERDATE | LIKE | VBAK-ERDAT | Date on which the record was created | |
I_LAND | LIKE | ADRC-COUNTRY | 'US' | Country key |
I_LAND_ADD | LIKE | ADRC-COUNTRY | 'PR' | Country key |
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 |
---|---|---|---|---|
E_EKKO_EKPO_TAB | LIKE | CCRCS_TSCA12B_EK | Transfer Structure for Relevant Purchase Order Data | |
E_VBAK_VBAP_TAB | LIKE | CCRCS_TSCA12B_SD | Transfer Structure for Relevant Sales Data |
This function module does not define any Exceptions.