Menu

SAP Function Module FC_GET_ATTRIBUTES

Online-Erfassung: Bestimmung der Attribute

The Function Module FC_GET_ATTRIBUTES (Online-Erfassung: Bestimmung der Attribute) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FC_GET_ATTRIBUTES
Short Text Online-Erfassung: Bestimmung der Attribute
Function Group FCDE
Package FC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INTERNAL LIKE SPACE Kz.: auch die internen Felder aufnehmen?
I_TABNAME LIKE TKES1-TABNAME Tabellenname bzw. Bibliothek

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
ITKPP0A LIKE KPP0A
ITKPP0D LIKE KPP0D
ITKPP0DD LIKE KPP0DD
ITKPP0U LIKE KPP0U Tabelle der Zusatzfelder/Attribute
ITKPP0UD1 LIKE KPP0UD1

Exceptions

This function module does not define any Exceptions.