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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.