The Function Module LATD_FIELDINFO_FOR_TC_GET (Füllt NAMETAB und FIELDDIF für Table Control) is a standard Function Module in SAP ERP and is part of the function group FILATEST within the package FI_LA_BA.
Function Module | LATD_FIELDINFO_FOR_TC_GET |
Short Text | Füllt NAMETAB und FIELDDIF für Table Control |
Function Group | FILATEST |
Package | FI_LA_BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_TABNAME | TYPE | DDOBJNAME | Name eines ABAP Dictionary-Objekts |
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 |
---|---|---|---|---|
ET_DFIES | LIKE | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | |
ET_FIELDDIF | LIKE | FIELD_DIF | Manuelle Änderungen an der Fieldtab |
This function module does not define any Exceptions.