The Function Module CBRC_TSCA12B_CHECK (Check SD-Daten + Ausgabe) 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_CHECK |
Short Text | Check SD-Daten + Ausgabe |
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_ENDDATE | TYPE | DATS | Feld vom Typ DATS | |
I_IDENTCAT | LIKE | ESTRI-IDCAT | 'PROD' | Identifikationsart |
I_LANGU | TYPE | ESELANGU | 'E' | Sprache |
I_STARTDATE | TYPE | DATS | Feld vom Typ DATS | |
TEST | TYPE | ESEBOOLE | Test Y/N |
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_ERROR_TAB | LIKE | BAPIRET2 | Returnparameter | |
E_WRITE_LT_TAB | LIKE | CCRCS_TSCA12B_WRITE_LT | Ausgabestruktur für TSCA 12B - Langtext | |
E_WRITE_ST_TAB | LIKE | CCRCS_TSCA12B_WRITE_ST | Ausgabestruktur für TSCA 12B Kurztexte | |
E_WRITE_TAB | LIKE | CCRCS_TSCA12B_WRITE | Ausgabestruktur für TSCA 12B - Report | |
I_VBAK_VBAP_TAB | LIKE | CCRCS_TSCA12B_SD | Struktur für übergabe relevante TSCA12B SD-Daten |
This function module does not define any Exceptions.