Menu

SAP Function Module DD_NTABCODE_TO_DDTYPE

Converts Nametab Code to Dictionary Type

The Function Module DD_NTABCODE_TO_DDTYPE (Converts Nametab Code to Dictionary Type) is a standard Function Module in SAP ERP and is part of the function group SDDM within the package SDIC.

Technical Information

Function Module DD_NTABCODE_TO_DDTYPE
Short Text Converts Nametab Code to Dictionary Type
Function Group SDDM
Package SDIC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NTCODE LIKE X031L-FIELDTYPE 0 Category coding of the nametab

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DDTYPE LIKE DD01L-DATATYPE Category string of the dictionary category

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
ILLEGAL_VALUE Current parameter contains incorrect value