SAP ABAP Interface IF_CFX_ACTION (Common Interface for All CFX Actions of Status Management)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_STATUS (Package) cFolders Status
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
Interface IF_CFX_ACTION  
Short Description Common Interface for All CFX Actions of Status Management    
General Data
Package CFX_STATUS   cFolders Status 
Created 20020405   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface IF_CFX_ACTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFS_ACTION Action Executed for a Status Transition 20020507
Friends
Interface IF_CFX_ACTION has no friend.
Attributes
Interface IF_CFX_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes the Action 20020507
2 GET_DESIGN_TIME_AUTHORIZATION Instance method Public Method Delivers Authorization for Maintaining the Action 20020531
3 GET_NAME Instance method Public Method Delivers Name of Action 20020507
4 IS_CHANGEABLE Instance method Public Method Is Action Changeable 20020701
5 IS_READABLE Instance method Public Method Is Action Readable 20020701
Events
Interface IF_CFX_ACTION has no event.
Types
Interface IF_CFX_ACTION has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_CFX_ACTION has no parameter.
Method DELETE on Interface 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 Returning RP_AUTHORIZATION Value transfer Object reference (TYPE REF TO) IF_CFS_AUTHORIZATION Informationen zu einem Ber.subjekt 20020531

Method GET_DESIGN_TIME_AUTHORIZATION on Interface 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 Returning R_NAME Value transfer Type reference (TYPE) STRING 20020507

Method GET_NAME on Interface 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 Importing I_RAISE_EXCEPTIONS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sollen gleich Exceptions geworfen werden? 20020701
2 Returning R_IS_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20020701

Method IS_CHANGEABLE on Interface 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 Importing I_RAISE_EXCEPTIONS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sollen gleich Exceptions geworfen werden? 20020701
2 Returning R_IS_READABLE Value transfer Type reference (TYPE) ABAP_BOOL 20020701

Method IS_READABLE on Interface IF_CFX_ACTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200