SAP ABAP Class IF_CFX_ACTION (Common Interface for All CFX Actions of Status Management)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CFS_ACTION | Action Executed for a Status Transition | 20020507 |
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 | 20060403 |
Properties
Class | IF_CFX_ACTION | |
Short Description | Common Interface for All CFX Actions of Status Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020405 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CFX_ACTION has no forward declaration.
Interfaces
Class IF_CFX_ACTION has no interface implemented.
Friends
Class IF_CFX_ACTION has no friend class.
Attributes
Class IF_CFX_ACTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes the Action | 20020507 |
2 | ![]() |
Instance method | Public | Method | Delivers Authorization for Maintaining the Action | 20020531 |
3 | ![]() |
Instance method | Public | Method | Delivers Name of Action | 20020507 |
4 | ![]() |
Instance method | Public | Method | Is Action Changeable | 20020701 |
5 | ![]() |
Instance method | Public | Method | Is Action Readable | 20020701 |
Events
Class IF_CFX_ACTION has no event.
Types
Class IF_CFX_ACTION has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_CFX_ACTION has no parameter.
Method DELETE on class IF_CFX_ACTION has no exception.
Method GET_DESIGN_TIME_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | IF_CFS_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20020531 |
Method GET_DESIGN_TIME_AUTHORIZATION on class IF_CFX_ACTION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | 20020507 |
Method GET_NAME on class IF_CFX_ACTION has no exception.
Method IS_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RAISE_EXCEPTIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Sollen gleich Exceptions geworfen werden? | 20020701 | |
2 | ![]() |
R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020701 |
Method IS_CHANGEABLE on class IF_CFX_ACTION has no exception.
Method IS_READABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RAISE_EXCEPTIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Sollen gleich Exceptions geworfen werden? | 20020701 | |
2 | ![]() |
R_IS_READABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020701 |
Method IS_READABLE on class IF_CFX_ACTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |