Menu

SAP Function Module ECM_EVALUATION

Validity Evaluation for Object

The Function Module ECM_EVALUATION (Validity Evaluation for Object) is a standard Function Module in SAP ERP and is part of the function group ECMEVAL within the package ECM_OBJECTS.

Technical Information

Function Module ECM_EVALUATION
Short Text Validity Evaluation for Object
Function Group ECMEVAL
Package ECM_OBJECTS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_OBJECTS TYPE TT_ECMOBJGUID GUIDs of Objects for Evaluation
IT_VALIDITY TYPE TT_ECM_VAL_EXT Validity for Evaluation
I_CHECK_AUTHORITY TYPE FLAG 'X' Check Authorization for Context
I_CHECK_HIERARCHY TYPE FLAG 'X' Predecessor States for Hit(s) Only
I_CHECK_PREDECESSORS TYPE FLAG 'X' Check Validity for Predecessors Too
I_GET_PREDECESSORS TYPE FLAG 'X' Determine Predecessor States
I_PROCESSOR CLASS CL_ECM_PROCESSOR Validity: Evaluation Instance
I_STATE TYPE ECMORD Engineering Change Order
I_STATE_GUID TYPE ECMORDGUID Engineering Change Order GUID
I_TIME_STAMP TYPE ECMTIMEF Time Stamp for Historical Evaluation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LOCAL_VALIDITY TYPE TT_ECMEVAL_LOCVAL Local Validities for Object
ET_RESULT TYPE TT_ECMEVAL_RESULT Result of Validity Evaluation
ET_RESULT_INTERVAL TYPE TT_ECMOBJDATEINT Critical Time Interval

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INSTANCE_NOT_VALID Imported Processor Instance Is Not Valid
NO_AUTHORITY Authorization for Context Is Missing
NO_CHANGE_GRAPH None of the Objects Are Subject to Engineering Change Management
WRONG_ECM_TYPE Old Engineering Change Management Is Active in the System
WRONG_INPUT Evaluation Criteria or Objects Are Missing