The Function Module CDNAMES_GET () is a standard Function Module in SAP ERP and is part of the function group SCDT within the package SZD.
Function Module | CDNAMES_GET |
Short Text | |
Function Group | SCDT |
Package | SZD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECT | LIKE | TCDOB-OBJECT | Object Class |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_NAMES | LIKE | CDNAMES | CHDO Name Parts Transfer Structure | |
IT_TCDOB | LIKE | TCDOB | Objects for change document creation | |
IT_TCDOBT | LIKE | TCDOBT | Texts for objects for change document creation | |
IT_TCDRP | LIKE | TCDRP | Information on Include programs generated by RSSCD000 | |
IT_TCDRS | LIKE | TCDRS | Information on DDIC structures generated by RSSCD000 |
This function module does not define any Exceptions.