Menu

SAP Function Module MATERIAL_PRINT_ENTRY_2

Gibt Felder mit Namen und Inhalt zu einer Tabellenzeile aus:extended

The Function Module MATERIAL_PRINT_ENTRY_2 (Gibt Felder mit Namen und Inhalt zu einer Tabellenzeile aus:extended) is a standard Function Module in SAP ERP and is part of the function group MGAD within the package MGAD.

Technical Information

Function Module MATERIAL_PRINT_ENTRY_2
Short Text Gibt Felder mit Namen und Inhalt zu einer Tabellenzeile aus:extended
Function Group MGAD
Package MGAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT TYPE C ' '
SORTMODE TYPE C 'A'
SOURCE LIKE
SOURCENAME LIKE DD03L-TABNAME

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
FIELDRES LIKE MFIELDRES

Exceptions

This function module does not define any Exceptions.