SAP ABAP Class IF_MEV_STATUS_HANDLER (Status handler)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_STATUS_HANDLER | Period-End Valuation: BO Status Handler | 20121210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_STATUS_HANDLER_MOCK | Stub class for CL_MEV_STATUS_HANDLER | 20121210 |
Properties
Class | IF_MEV_STATUS_HANDLER | |
Short Description | Status handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_MEV_STATUS_HANDLER has no forward declaration.
Interfaces
Class IF_MEV_STATUS_HANDLER has no interface implemented.
Friends
Class IF_MEV_STATUS_HANDLER has no friend class.
Attributes
Class IF_MEV_STATUS_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130107 | |
2 | ![]() |
Instance method | Public | Method | Do Transitions after executing the Action | 20121210 |
3 | ![]() |
Instance method | Public | Method | Get Actions which are allowed at the current State | 20121210 |
4 | ![]() |
Instance method | Public | Method | Get Status inhibiting the given Action | 20121210 |
5 | ![]() |
Instance method | Public | Method | Get initial Status when creating an Object Instance | 20121210 |
6 | ![]() |
Instance method | Public | Method | Check whether the given Action is allowed | 20121210 |
7 | ![]() |
Static method | Public | Method | Set the status of a status variable | 20121210 |
Events
Class IF_MEV_STATUS_HANDLER has no event.
Types
Class IF_MEV_STATUS_HANDLER has no local type.
Method Signatures
Method ACTION_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | MEV_ACTION_NAME | 20130107 | |||
2 | ![]() |
RV_ACTION_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130107 |
Method ACTION_EXISTS on class IF_MEV_STATUS_HANDLER has no exception.
Method DO_TRANSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NEW_STATUS | Value transfer | Type reference (TYPE) | ANY | New Status after Transition | 20121210 | ||
2 | ![]() |
IS_TARGET_STATUS | Call by reference | Type reference (TYPE) | MEV_S_STATUS | Target Status Value in case of non-unique Transition | 20121210 | ||
3 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | MEV_ACTION_NAME | Period-End Valuation: Action Name | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121210 |
Method GET_ALLOWED_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOWED_ACTION | Call by reference | Type reference (TYPE) | MEV_T_ALLOWED_ACTIONS | Period-End Valuation: allowed Actions | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121210 |
Method GET_INHIBITING_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_STATUS | Value transfer | Type reference (TYPE) | MEV_S_STATUS | Period-End Valuation: Status | 20121210 |
Method GET_INHIBITING_STATUS on class IF_MEV_STATUS_HANDLER has no exception.
Method GET_INITIAL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_STATUS | Value transfer | Type reference (TYPE) | ANY | Period-end valuation: Status Table | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-end valuation: Exception in Status Handler | 20121210 |
Method IS_ACTION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | MEV_ACTION_NAME | Period-End Valuation: Action Name | 20121210 | ||
2 | ![]() |
RV_ACTION_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: Action Is Allowed | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121210 |
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20121210 | |||
2 | ![]() |
IS_STATUS | Call by reference | Type reference (TYPE) | MEV_S_STATUS | Period-End Valuation: Status | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-end valuation: Exception in Status Handler | 20121210 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |