Menu

SAP Function Module CMS_CD_CHG_CR_SET

Set Planned Change Documents for Charge Change Request

The Function Module CMS_CD_CHG_CR_SET (Set Planned Change Documents for Charge Change Request) is a standard Function Module in SAP ERP and is part of the function group CMS_API_CHG_CR within the package CMS_CORE_PROCESS.

Technical Information

Function Module CMS_CD_CHG_CR_SET
Short Text Set Planned Change Documents for Charge Change Request
Function Group CMS_API_CHG_CR
Package CMS_CORE_PROCESS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJECTID TYPE CDHDR-OBJECTID Object value
I_TAB_CHG_NEW TYPE CMS_TAB_CHG Charges details
I_TAB_CHG_OLD TYPE CMS_TAB_CHG Charges details
I_TCODE TYPE SY-TCODE SY-TCODE ABAP program, current transaction code

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.