Menu

SAP Function Module LATD_FIELDINFO_FOR_TC_GET

Füllt NAMETAB und FIELDDIF für Table Control

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.