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.
Function Module | DD_NTABCODE_TO_DDTYPE |
Short Text | Converts Nametab Code to Dictionary Type |
Function Group | SDDM |
Package | SDIC |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_VALUE | Current parameter contains incorrect value |