The Function Module DD_DB_IMIG_PTAB_FIELDS () is a standard Function Module in SAP ERP and is part of the function group SDBU within the package SICU.
Function Module | DD_DB_IMIG_PTAB_FIELDS |
Short Text | |
Function Group | SDBU |
Package | SICU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CP_FIELDNAME | LIKE | DD03L-FIELDNAME | Field Name | |
FBCPUSED_NAME | LIKE | DD03L-FIELDNAME | Field Name | |
N7BITKEY_NAME | LIKE | DD03L-FIELDNAME | Field Name | |
PRID | LIKE | SY-TABIX | Internal Tables, Current Row Index | |
TABNAME | LIKE | DD02L-TABNAME | Table Name | |
T_STAMP_NAME | LIKE | DD03L-FIELDNAME | Field Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.