The Function Module DD_DEPENDENT_NUM_CIAP_GET (Gets tables with non-char fields and char Appends/Includes) is a standard Function Module in SAP ERP and is part of the function group SDTC within the package SDTB.
Function Module | DD_DEPENDENT_NUM_CIAP_GET |
Short Text | Gets tables with non-char fields and char Appends/Includes |
Function Group | SDTC |
Package | SDTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE | LIKE | 'T' | ||
LOGNAME | LIKE | Log Name | ||
LOGSHOW | TYPE | DDREFSTRUC-BOOL | ' ' | Display log immediately |
NO_PROT | TYPE | DDREFSTRUC-BOOL | 'X' | No log |
ORIGONLY | TYPE | DDREFSTRUC-BOOL | ' ' |
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 |
---|---|---|---|---|
DDINFO | LIKE | DDCIAPINFO | Contains char tables with non-char Appends/CI-/SI-Incl. |
This function module does not define any Exceptions.