The Function Module EXTERNAL_S_FIELD_TAB_FILL (Field_TAB füllen) is a standard Function Module in SAP ERP and is part of the function group JBI3 within the package JBI.
Function Module | EXTERNAL_S_FIELD_TAB_FILL |
Short Text | Field_TAB füllen |
Function Group | JBI3 |
Package | JBI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLCLASS | LIKE | RKB1D-APPLCLASS | ||
I_RKB1X | LIKE | RKB1X | ||
I_TABLE | LIKE | RKB1D-TABNAME |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FDEP_TAB | TYPE | RKD_T_FDEP | ||
C_FIELD_TAB | TYPE | RKD_T_FIELD |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.