Menu

SAP Function Module FIC_GET_ATTRIBUTES

Online-Erfassung: Bestimmung der Attribute

The Function Module FIC_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 FIC_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 Ind.: Include the internal fields also?
I_TABNAME LIKE TKES1-TABNAME Table name/library

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 Table of additional fields/attributes
ITKPP0UD1 LIKE KPP0UD1

Exceptions

This function module does not define any Exceptions.