The Function Module CRM0_READ_CRMATAB (Lesebaustein für CRMATAB) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.
Function Module | CRM0_READ_CRMATAB |
Short Text | Lesebaustein für CRMATAB |
Function Group | CRM0 |
Package | CRMB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALL_TABLES | TYPE | XFELD | Feld zum Ankreuzen | |
I_TABNAME | TYPE | CRMATAB-TABNAME | Tabellenname der Länge 30 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXISTS | TYPE | XFELD | Eintrag existiert |
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 |
---|---|---|---|---|
TO_CRMATAB | LIKE | CRMATAB | Erlaubte Tabellen für Customizing Download |
This function module does not define any Exceptions.