SAP ABAP Interface IF_CMX_XS_SERVICE_ACTION (XSteps: Service for Activity Control)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_XS (Package) XSteps: Run Time Environment
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_CMX_XS_SRV_ACT | BAdI Class CL_EX_CMX_XS_SRV_ACT | 20021211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CMX_XS_SRV_ACT_XSV | Imp. Classe for BAdI Imp. CMX_XS_SRV_ACT_XSV | 20030313 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_COCR_CMX_BI_SRV_ACT | Imp. Class for BAdI Imp. COCR_CMX_BI_SRV_ACT | 20030328 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CPC_CMX_SRV_ACT_I | Imp. Class for BAdI Imp. CPC_CMX_SRV_ACT_I | 20030410 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CPC_CMX_SRV_ACT_RTG | Imp. Class for BAdI Imp. CPC_CMX_SRV_ACT_RTG | 20070516 |
Properties
| Interface | IF_CMX_XS_SERVICE_ACTION | |
| Short Description | XSteps: Service for Activity Control |
General Data
| Package | CMX_XS | XSteps: Run Time Environment |
| Created | 20021211 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_XS_SERVICE_ACTION has no forward declaration.
Interfaces
Interface IF_CMX_XS_SERVICE_ACTION has no interface.
Friends
Interface IF_CMX_XS_SERVICE_ACTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ACTION_STATE_DISABLED | Constant | Public | Type reference (TYPE) | CMX_XS_ACTION_STATE | 'D' | Constant | 20030127 | |
| 2 | CO_ACTION_STATE_NO_AUTHORITY | Constant | Public | Type reference (TYPE) | CMX_XS_ACTION_STATE | 'V' | Constant | 20030127 | |
| 3 | CO_ACTION_STATE_POSSIBLE | Constant | Public | Type reference (TYPE) | CMX_XS_ACTION_STATE | 'P' | Constant | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides the Node-Constraint-Object for the Application | 20030304 | |
| 2 | Instance method | Public | Method | Recall After Canceling a Confirmed Operation | 20030127 | |
| 3 | Instance method | Public | Method | Recall After Successful Execution of an Operation | 20030213 | |
| 4 | Instance method | Public | Method | Recall for Execution of an Application-Specifiy Operation | 20030127 | |
| 5 | Instance method | Public | Method | Recall for Confirmation of an Operation with Status Change | 20030127 | |
| 6 | Instance method | Public | Method | Recall for Selection of Executable Operations | 20030127 | |
| 7 | Instance method | Public | Method | Recall for Confirmation of "to be Archived" Indicators | 20030410 | |
| 8 | Instance method | Public | Method | Recall on Completionl of the Last Productive Object | 20030410 |
Events
Interface IF_CMX_XS_SERVICE_ACTION has no event.
Types
Interface IF_CMX_XS_SERVICE_ACTION has no local type.
Method Signatures
Method GET_NODE_CONSTRAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030304 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_NODE_CONSTRAINT | XSteps: Änderungskontrolle für die Anwendung | 20030304 | |||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030304 |
Method ON_ACTION_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CMX_XS_ACTION | XSteps: Vorgang | 20030127 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030127 | |||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030127 |
Method ON_ACTION_CANCEL on Interface IF_CMX_XS_SERVICE_ACTION has no exception.
Method ON_ACTION_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CMX_XS_ACTION | XSteps: Vorgang | 20030213 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030213 | |||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030213 |
Method ON_ACTION_COMPLETE on Interface IF_CMX_XS_SERVICE_ACTION has no exception.
Method ON_ACTION_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CMX_XS_ACTION | XSteps: Vorgang | 20030127 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030127 | |||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030127 |
Method ON_ACTION_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CMX_XS_ACTION | XSteps: Vorgang | 20030127 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030127 | |||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030127 |
Method ON_ACTION_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONS | Call by reference | Type reference (TYPE) | CMX_XS_T_ACTION_STATE | XSteps: Status zum Vorgang | 20030127 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030127 | |||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030127 |
Method ON_ARCHIVE_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIRMED | Value transfer | Type reference (TYPE) | CMX_XS_T_NODE_GUID | XSteps: Tabelle von Knoten-Schlüsseln | 20030410 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030410 | |||
| 3 | SELECTED | Call by reference | Type reference (TYPE) | CMX_XS_T_NODE_GUID | XSteps: Tabelle von Knoten-Schlüsseln | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030410 |
Method ON_EXECUTION_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | CMX_XS_W_APPLICATION_FILTER | XSteps: Filterwert für Anwendung und BADI-Variante | 20030410 | |||
| 2 | ROOT | Call by reference | Type reference (TYPE) | CMX_XS_NODE_GUID | XSteps: Eindeutige ID eines Knotens | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030410 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 200 |