The Function Module K_CRMCO_IS_GEN_TABLE_DESCRIBE (Beschreiben globale Selektionsstruktur) is a standard Function Module in SAP ERP and is part of the function group K_CRMCO_IS_GEN1 within the package CRMCO_IS.
Function Module | K_CRMCO_IS_GEN_TABLE_DESCRIBE |
Short Text | Beschreiben globale Selektionsstruktur |
Function Group | K_CRMCO_IS_GEN1 |
Package | CRMCO_IS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TABLE | TYPE | TABNAME | Tabellenname |
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 |
---|---|---|---|---|
T_AUFK_TABLES | LIKE | KCRMCO_IS_GENERIC | Generische Sruktur Infosystem CM/CRM | |
T_FIELDS | LIKE | KCRMCO_IS_FIELDS | Generische Translatorschnittstelle: Felder |
This function module does not define any Exceptions.