SAP ABAP Interface IF_CFX_OBJECT_ACTION (Action Executed for a Status Transition)
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 20060407
Properties
Interface IF_CFX_OBJECT_ACTION  
Short Description Action Executed for a Status Transition    
General Data
Package CFX_STATUS   cFolders Status 
Created 20020507   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface IF_CFX_OBJECT_ACTION has no forward declaration.
Interfaces
Interface IF_CFX_OBJECT_ACTION has no interface.
Friends
Interface IF_CFX_OBJECT_ACTION has no friend.
Attributes
Interface IF_CFX_OBJECT_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Executes the Action for the Specified Object 20020507
2 HANDLE_PROFILE_ASSIGNED Instance method Public Method Informs Action that an Object Assigned to the Profile 20020507
3 HANDLE_STATUS_LEFT Instance method Public Method Informs Action that an Object has Left a Status 20020528
Events
Interface IF_CFX_OBJECT_ACTION has no event.
Types
Interface 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 Importing IP_OBJECT Call by reference Object reference (TYPE REF TO) IF_CFX_HAS_STATUS Interface für Objekt mit Status 20020507
2 Importing IP_TARGET_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020507
3 Importing IP_TRANSITION Call by reference Object reference (TYPE REF TO) CL_CFS_TRANSITION CFS: Verwaltet einen Statusübergang 20020507

Method EXECUTE on Interface 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 Importing IP_ACTION_TARGET_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020507
2 Importing 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 Interface 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 Importing IP_OBJECT Call by reference Object reference (TYPE REF TO) IF_CFX_HAS_STATUS Objektinterface für die Statusverwaltung 20020528
2 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020528

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