Menu

SAP Function Module AM_PARAMETER_TO_STRUCTURE

Liest zu einem FB-Parameter aus der FUPARAREF die Struktur#

The Function Module AM_PARAMETER_TO_STRUCTURE (Liest zu einem FB-Parameter aus der FUPARAREF die Struktur#) is a standard Function Module in SAP ERP and is part of the function group ANAMETAB within the package AA.

Technical Information

Function Module AM_PARAMETER_TO_STRUCTURE
Short Text Liest zu einem FB-Parameter aus der FUPARAREF die Struktur#
Function Group ANAMETAB
Package AA
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_FUNC LIKE FUPARAREF-FUNCNAME Funktionsbaustein
I_PARAM LIKE RS38L-IMPORTING Funktionsbausteinparameter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STRUC LIKE DFIES-TABNAME Definierende Struktur

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.