Menu

SAP Function Module SAL_RFC_MT_BUILD_MTNAME

Baut einen MT-Namen abhängig vom MT-Typ auf

The Function Module SAL_RFC_MT_BUILD_MTNAME (Baut einen MT-Namen abhängig vom MT-Typ auf) is a standard Function Module in SAP ERP and is part of the function group SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_MT_BUILD_MTNAME
Short Text Baut einen MT-Namen abhängig vom MT-Typ auf
Function Group SAL_RFC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAME_FORMAT LIKE ALTYPES-CHAR1 'V' Visualisierung / Native
OBJECTNAME LIKE ALMTYPEDEF-OBJECTNAME '?' Objektname
SHORTNAME LIKE ALMTYPEDEF-MTNAMESHRT '?' Attributname
SHORT_TID LIKE ALTIDKEY Short TID eines MT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MTNAME TYPE ALMTNAME aufbereiteter MT-Name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_NAME_FORMAT ungültiges Namensformat
SHORT_TID_MISSING Short TID des MT wurde nicht angegeben