Menu

SAP Function Module FELDFORMAT_READ

The Function Module FELDFORMAT_READ () is a standard Function Module in SAP ERP and is part of the function group SHLP within the package SHEL.

Technical Information

Function Module FELDFORMAT_READ
Short Text
Function Group SHLP
Package SHEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLDNAME LIKE DFIES-FIELDNAME Internal table with tuples for bui
LANGU LIKE SY-LANGU Internal table with tuples for bui
TABNAME LIKE DFIES-TABNAME Internal table with tuples for bui

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAENGE LIKE DFIES-OUTPUTLEN Internal table with tuples for bui
SCHABLONE LIKE DFIES-MASK Internal table with tuples for bui
TYP LIKE DFIES-DATATYPE Internal table with tuples for bui
TYP_TEXT LIKE Internal table with tuples for bui

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.