SAP ABAP Class IF_CFX_OBJECT_ACTION (Action Executed for a Status Transition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_DEADLINE_ACTION | Action: Notification After Deadline is Exceeded | 20020507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_NOTIFICATION_ACTION | Action: Sending a Notification | 20020507 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_PROCESS_TIME_ACTION | Action: Notification After Processing Time has Run Out | 20020527 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_REL_DEADLINE_ACTION | Action: Notif.After Deadline has Passed (Relative to Object) | 20020829 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_STATUS_NTF_ACTION | Notification Action class for Status | 20060407 |
Properties
| Class | IF_CFX_OBJECT_ACTION | |
| Short Description | Action Executed for a Status Transition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020507 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CFX_OBJECT_ACTION has no forward declaration.
Interfaces
Class IF_CFX_OBJECT_ACTION has no interface implemented.
Friends
Class IF_CFX_OBJECT_ACTION has no friend class.
Attributes
Class IF_CFX_OBJECT_ACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes the Action for the Specified Object | 20020507 | |
| 2 | Instance method | Public | Method | Informs Action that an Object Assigned to the Profile | 20020507 | |
| 3 | Instance method | Public | Method | Informs Action that an Object has Left a Status | 20020528 |
Events
Class IF_CFX_OBJECT_ACTION has no event.
Types
Class IF_CFX_OBJECT_ACTION has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Interface für Objekt mit Status | 20020507 | |||
| 2 | IP_TARGET_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020507 | |||
| 3 | IP_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFS_TRANSITION | CFS: Verwaltet einen Statusübergang | 20020507 |
Method EXECUTE on class IF_CFX_OBJECT_ACTION has no exception.
Method HANDLE_PROFILE_ASSIGNED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_TARGET_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020507 | |||
| 2 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020507 |
Method HANDLE_PROFILE_ASSIGNED on class IF_CFX_OBJECT_ACTION has no exception.
Method HANDLE_STATUS_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Objektinterface für die Statusverwaltung | 20020528 | |||
| 2 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020528 |
Method HANDLE_STATUS_LEFT on class IF_CFX_OBJECT_ACTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |