Menu

SAP Function Module CMS_OBJ_ANL_CON_AST_CHG_SCHK

Status Check for Asset

The Function Module CMS_OBJ_ANL_CON_AST_CHG_SCHK (Status Check for Asset) 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.

Technical Information

Function Module CMS_OBJ_ANL_CON_AST_CHG_SCHK
Short Text Status Check for Asset
Function Group CMS_OBJ_ANL_CON_AST_CHG
Package CMS_CORE_ANL
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_TAB_AST_GUID TYPE CMS_TAB_AST_GUID Technical Key of the Asset
I_TAB_AST_STATUS TYPE CMS_TAB_SYS_STAT System status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_AST_STAT_GUID TYPE CMS_TAB_AST_GUID Technical Key of the Asset
E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message

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.