Menu

SAP Function Module 1022_GET_TECHNICAL_FIELDNAME

Gibt zu englischem technisches Feld zurück und umgekehrt

The Function Module 1022_GET_TECHNICAL_FIELDNAME (Gibt zu englischem technisches Feld zurück und umgekehrt) is a standard Function Module in SAP ERP and is part of the function group 1022 within the package AA.

Technical Information

Function Module 1022_GET_TECHNICAL_FIELDNAME
Short Text Gibt zu englischem technisches Feld zurück und umgekehrt
Function Group 1022
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_FIELD LIKE DD03P-FIELDNAME Name des Parameter-Feldes / Technischer Feldname
I_PARAM LIKE RSRD1-STRU_VAL Name des BAPI-Parameters / Technische Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIELD LIKE DD03P-FIELDNAME Technischer Feldname / Parameter-Feld
E_TABLE LIKE RSRD1-STRU_VAL Technische Tabelle/Struktur / BAPI-Parameter

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
T_FIELDS LIKE DDTBFD Technische Feldnamen / Parameter-Felder

Exceptions

This function module does not define any Exceptions.