This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →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.
Function Module | ECM_EVALUATION |
Short Text | Validity Evaluation for Object |
Function Group | ECMEVAL |
Package | ECM_OBJECTS |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |