Menu

SAP Function Module CDNAMES_GET

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.

Technical Information

Function Module CDNAMES_GET
Short Text
Function Group SCDT
Package SZD
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.