SAP ABAP Class CL_CFX_UD_P_STATUS_ACTION (Persistence of CFX_UD_STAT_ACT)
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_P_STATUS_ACTION  
Short Description Persistence of CFX_UD_STAT_ACT    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_UD_P_STATUS_ACTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFX_UD_STATUS_ACTION 20030819 User-Defined Status Action
2 CL_CFX_UD_STATUS_ACTION_LIST 20030819 User-Defined Status Actions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_UD_P_STATUS_ACTION 20030819
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_STATUS_ACTION Instance method Private Method Delete Status Action 20030819
2 GET_INSTANCE Static method Private Method Retrieving the Instance 20030819
3 GET_STATUS_ACTIONS Instance method Private Method Determine all Status Actions 20030819
4 INSERT_STATUS_ACTION Instance method Private Method Insert New Status Action 20030819
5 UPDATE_STATUS_ACTION Instance method Private Method Change Status Action 20030819
Events
Class CL_CFX_UD_P_STATUS_ACTION has no event.
Types
Class CL_CFX_UD_P_STATUS_ACTION has no local type.
Method Signatures

Method DELETE_STATUS_ACTION 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 20030819
2 Returning R_ERROR Value transfer Type reference (TYPE) CFX_BOOLEAN Fehler: Status Aktion mit dieser ID existiert nicht 20030819

Method DELETE_STATUS_ACTION on class CL_CFX_UD_P_STATUS_ACTION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_P_STATUS_ACTION Value transfer Object reference (TYPE REF TO) CL_CFX_UD_P_STATUS_ACTION 20030819

Method GET_INSTANCE on class CL_CFX_UD_P_STATUS_ACTION has no exception.

Method GET_STATUS_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_ACTIONS Call by reference Type reference (TYPE) CFX_UD_TT_STATUS_ACTION_STRUCT 20030819

Method GET_STATUS_ACTIONS on class CL_CFX_UD_P_STATUS_ACTION has no exception.

Method INSERT_STATUS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_ACTION Call by reference Type reference (TYPE) CFX_UD_TS_STATUS_ACTION 20030819
2 Returning R_ERROR Value transfer Type reference (TYPE) CFX_BOOLEAN Fehler: Status Aktion mit dieser ID existiert bereits 20030819

Method INSERT_STATUS_ACTION on class CL_CFX_UD_P_STATUS_ACTION has no exception.

Method UPDATE_STATUS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_ACTION Call by reference Type reference (TYPE) CFX_UD_TS_STATUS_ACTION 20030819

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