SAP ABAP Class CL_CFX_UD_STATUS_ACTION_LIST (User-Defined Status Actions)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_STATUS (Package) cFolders Status
Properties
Class CL_CFX_UD_STATUS_ACTION_LIST  
Short Description User-Defined Status Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_STATUS   cFolders Status 
Created 20030819   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_UD_STATUS_ACTION_LIST has no forward declaration.
Interfaces
Class CL_CFX_UD_STATUS_ACTION_LIST has no interface implemented.
Friends
Class CL_CFX_UD_STATUS_ACTION_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_STATUS_ACTION Instance attribute Private Type reference (TYPE) CFX_UD_TT_STATUS_ACTION 20030819
2 SP_ALL_STATUS_ACTIONS Static Attribute Private Object reference (TYPE REF TO) CL_CFX_UD_STATUS_ACTION_LIST User-Defined Status Actions 20030819
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CACHE Static method Public Method Delete Cache 20030819
2 CREATE_STATUS_ACTION Instance method Public Method Add New Status Action to List 20030819
3 GET_ALL Static method Public Method Supplies List with all Status Actions 20030819
4 GET_ALL_STATUS_ACTIONS Instance method Public Method Supplies All Status Actions in the List 20030819
5 GET_STATUS_ACTION_FOR_ID Instance method Public Method Supplies Status Action of the List when ID Is Known 20030820
Events
Class CL_CFX_UD_STATUS_ACTION_LIST has no event.
Types
Class CL_CFX_UD_STATUS_ACTION_LIST has no local type.
Method Signatures

Method CLEAR_CACHE Signature

Method CLEAR_CACHE on class CL_CFX_UD_STATUS_ACTION_LIST has no parameter.
Method CLEAR_CACHE on class CL_CFX_UD_STATUS_ACTION_LIST has no exception.

Method CREATE_STATUS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_STATUS_ACTION Value transfer Object reference (TYPE REF TO) CL_CFX_UD_STATUS_ACTION Neue Status Aktion 20030819

Method CREATE_STATUS_ACTION on class CL_CFX_UD_STATUS_ACTION_LIST has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_STATUS_ACTION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_UD_STATUS_ACTION_LIST Anwenderdefinierte Status Aktionen 20030819

Method GET_ALL on class CL_CFX_UD_STATUS_ACTION_LIST has no exception.

Method GET_ALL_STATUS_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_ACTION Call by reference Type reference (TYPE) CFX_UD_TT_STATUS_ACTION Status Aktionen 20030819

Method GET_ALL_STATUS_ACTIONS on class CL_CFX_UD_STATUS_ACTION_LIST has no exception.

Method GET_STATUS_ACTION_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ACTION_ID Call by reference Type reference (TYPE) CFX_UD_T_STATUS_ACTION_ID ID eines kundendefinierten Stautusübergangs 20030820
2 Returning RP_STATUS_ACTION Value transfer Object reference (TYPE REF TO) CL_CFX_UD_STATUS_ACTION Anwenderdefinierte Status Aktion 20030820

Method GET_STATUS_ACTION_FOR_ID on class CL_CFX_UD_STATUS_ACTION_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310