The Function Module CMS_OBJ_ANL_CON_AST_CHG_GET (Gets the assets and charges in the constellation) is a standard Function Module in SAP ERP and is part of the function group CMS_OBJ_ANL_CON_AST_CHG within the package CMS_CORE_ANL.
Function Module | CMS_OBJ_ANL_CON_AST_CHG_GET |
Short Text | Gets the assets and charges in the constellation |
Function Group | CMS_OBJ_ANL_CON_AST_CHG |
Package | CMS_CORE_ANL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_AST_GUID | TYPE | CMS_TAB_AST_GUID | Technical Key of the Asset | |
E_TAB_CHG | TYPE | CMS_TAB_CHG | Charges on an Asset |
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.