The Function Module CRM0_READ_CRMDIMA (Lesebaustein für CRMDIMA) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.
Function Module | CRM0_READ_CRMDIMA |
Short Text | Lesebaustein für CRMDIMA |
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 | CRMDIMA-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_CRMDIMA | LIKE | CRMDIMA | Header tables of DIMa objects |
This function module does not define any Exceptions.