Menu

SAP Function Module CTMS_GET_USERDEFINED_TYPE

Auflösen eines benutzerdefinierten Datentyps

The Function Module CTMS_GET_USERDEFINED_TYPE (Auflösen eines benutzerdefinierten Datentyps) is a standard Function Module in SAP ERP and is part of the function group CTMS within the package CLCL.

Technical Information

Function Module CTMS_GET_USERDEFINED_TYPE
Short Text Auflösen eines benutzerdefinierten Datentyps
Function Group CTMS
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU SY-LANGU
MODE LIKE ' '
UDEF LIKE KLAH-CLINT

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.