SAP ABAP Class CL_CFX_STATUS_PROFILE (Manages a Status Profile)
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_STATUS_PROFILE  
Short Description Manages a Status Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_STATUS   cFolders Status 
Created 20020415   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)
2 CFSS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_STATUS_PROFILE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFS_STATUS 20020415 CFS: Maintains a Status
2 CL_CFS_TRANSITION 20020415 CFS: Manages a Status Transfer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_CFS_PROFILE Instance attribute Private Object reference (TYPE REF TO) CL_CFS_STATUS_PROFILE Manages a Status Profile 20020415
2 MT_STATUSES Instance attribute Private Type reference (TYPE) CFS_TT_STATUSES Table of Status Objects 20020424
3 MT_TRANSITIONS Instance attribute Private Type reference (TYPE) CFS_TT_TRANSITIONS Table of Transition Objects 20020424
4 M_CHANGED_BY Instance attribute Private Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Changed By 20070416
5 M_CHANGED_ON Instance attribute Private Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070416
6 M_CREATED_BY Instance attribute Private Type reference (TYPE) CFS_ADMINISTRATION-CREATED_BY Created By 20070416
7 M_CREATED_ON Instance attribute Private Type reference (TYPE) CFS_ADMINISTRATION-CREATED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070416
8 M_ID Instance attribute Private Type reference (TYPE) CFS_STATUS_PROFILE_ID Status Profile ID 20070416
9 M_TEMPLATE Instance attribute Public Type reference (TYPE) CFX_BOOLEAN Template 20070416
10 SC_APPLICATION_CFX Static Attribute Private Type reference (TYPE) STRING 'CFX' 20061011
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATUS Instance method Protected Method Adds Status to Profile 20020415
2 ADD_TRANSITION Instance method Protected Method Adds Status Transfer to Profile 20020415
3 CREATE Static method Public Method Create Status Profile 20020415
4 CREATE_ATTRIBUTES Instance method Private Method Creates Attributes for Status Profile 20020415
5 DELETE Instance method Public Method Deletes the Status Profile 20020415
6 GET_AUTHORIZATION Instance method Public Method Authority of Status Profile 20020415
7 GET_HEADER_DATA Instance method Public Method Delivers Header Data of Status Profile 20020415
8 GET_ID Instance method Public Method Delivers ID of Status Profile 20020415
9 GET_INITIAL_STATUS Instance method Public Method Sets Initial Status 20020415
10 GET_NAME Instance method Public Method Delivers Name of Status Profile 20020415
11 GET_POSSIBLE_TARGET_STATUSES Instance method Public Method Delivers All Possible Target Statuses for a Status 20020415
12 GET_STATUSES Instance method Public Method Delivers All Statuses of Profile 20020415
13 GET_TRANSITIONS Instance method Public Method Delivers All Transfers of Profile 20020415
14 GET_TRANSITIONS_FROM_STATUS Instance method Public Method Delivers All Possible Transfers from a Status 20020415
15 GET_TRANS_BETWEEN_STATUSES Instance method Public Method Delivers Transfer Between the Two Specified Statuses 20020415
16 INITIALIZE Static method Public Method Initializes Status Profile Instance 20020415
17 IS_CFX_PROFILE Static method Public Method 20061011
18 IS_CHANGEABLE Instance method Public Method Checks If the Status Network May be Changed 20020415
19 IS_COMPLETE Instance method Public Method Checks If Profile Complete Enough to Assign Objects 20020415
20 REMOVE_STATUS Instance method Protected Method Removes Status from Status Profile 20020415
21 REMOVE_TRANSITION Instance method Protected Method Removes Status Transfer from Status Profile 20020415
22 SELECT_PROFILES Static method Public Method Search Status Profile of Current User 20020415
23 SELECT_PROFILE_IDS Static method Public Method Search Status Profile of Current User 20020415
24 SET_DESCRIPTION Instance method Public Method Changes Description of Status Profile 20020415
25 SET_INITIAL_STATUS Instance method Public Method Sets Initial Status 20020415
26 SET_NAME Instance method Public Method Changes Name of Status Profile 20020415
Events
Class CL_CFX_STATUS_PROFILE has no event.
Types
Class CL_CFX_STATUS_PROFILE has no local type.
Method Signatures

Method ADD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415

Method ADD_STATUS on class CL_CFX_STATUS_PROFILE has no exception.

Method ADD_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TRANSITION Call by reference Object reference (TYPE REF TO) CL_CFS_TRANSITION CFS: Verwaltet einen Statusübergang 20020415

Method ADD_TRANSITION on class CL_CFX_STATUS_PROFILE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Value transfer Type reference (TYPE) CFS_STATUS_PROF_DESCR Beschreibung eines Statusschemas 20020415
2 Importing I_NAME Value transfer Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020415
3 Returning RP_STATUS_PROFILE Value transfer Object reference (TYPE REF TO) CL_CFX_STATUS_PROFILE Verwaltet ein Statusschema 20020415

Method CREATE on class CL_CFX_STATUS_PROFILE has no exception.

Method CREATE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CFS_PROFILE Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS_PROFILE Verwaltet ein Statusschema 20020415

Method CREATE_ATTRIBUTES on class CL_CFX_STATUS_PROFILE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_AND_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20020415

Method DELETE on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_AUTHORIZATION Signature

Method GET_AUTHORIZATION on class CL_CFX_STATUS_PROFILE has no parameter.
Method GET_AUTHORIZATION on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CREATED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_BY Name des Benutzers 20020415
2 Exporting E_CREATED_ON Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020415
3 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) CFS_STATUS_PROF_DESCR Beschreibung eines Statusschemas 20020415
4 Exporting E_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020415
5 Exporting E_LAST_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name des Benutzers 20020415
6 Exporting E_LAST_CHANGED_ON Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020415
7 Exporting E_NAME Call by reference Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020415

Method GET_HEADER_DATA on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020415

Method GET_ID on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_INITIAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_STATUS Value transfer Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415

Method GET_INITIAL_STATUS on class CL_CFX_STATUS_PROFILE 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) CFS_STATUS_PROF_NAME CFS: Name eines Statusschemas 20020415

Method GET_NAME on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_POSSIBLE_TARGET_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415
2 Returning RT_STATUSES Value transfer Type reference (TYPE) CFS_TT_STATUSES Tabelle von Status-Objekten 20020415

Method GET_POSSIBLE_TARGET_STATUSES on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATUSES Value transfer Type reference (TYPE) CFS_TT_STATUSES Tabelle von Status-Objekten 20020415

Method GET_STATUSES on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_TRANSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRANSITIONS Value transfer Type reference (TYPE) CFS_TT_TRANSITIONS Tabelle von Transitions-Objekten 20020415

Method GET_TRANSITIONS on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_TRANSITIONS_FROM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TRANSITIONS Value transfer Type reference (TYPE) CFS_TT_TRANSITIONS Tabelle von Transitions-Objekten 20020415
2 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415

Method GET_TRANSITIONS_FROM_STATUS on class CL_CFX_STATUS_PROFILE has no exception.

Method GET_TRANS_BETWEEN_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_START_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415
2 Importing IP_TARGET_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415
3 Importing I_IMPLICIT_READ_AUTH Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE temporäre, Berechtigung zum Lesen der Statusdaten 20020415
4 Returning RP_TRANSITION Value transfer Object reference (TYPE REF TO) CL_CFS_TRANSITION Tabelle von Transitions-Objekten 20020415

Method GET_TRANS_BETWEEN_STATUSES on class CL_CFX_STATUS_PROFILE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020415
2 Returning RP_STATUS_PROFILE Value transfer Object reference (TYPE REF TO) CL_CFX_STATUS_PROFILE Verwaltet ein Statusschema 20020415

Method INITIALIZE on class CL_CFX_STATUS_PROFILE has no exception.

Method IS_CFX_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_PROF_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID Status Profile ID 20061011
2 Returning R_CFX_PROFILE Value transfer Type reference (TYPE) ABAP_BOOL 20061011

Method IS_CFX_PROFILE on class CL_CFX_STATUS_PROFILE has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL Gibt an, ob das Statusschema änderbar ist 20020415

Method IS_CHANGEABLE on class CL_CFX_STATUS_PROFILE has no exception.

Method IS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_COMPLETE Value transfer Type reference (TYPE) ABAP_BOOL Ist das Statusschema vollständig 20020415

Method IS_COMPLETE on class CL_CFX_STATUS_PROFILE has no exception.

Method REMOVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415

Method REMOVE_STATUS on class CL_CFX_STATUS_PROFILE has no exception.

Method REMOVE_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TRANSITION Call by reference Object reference (TYPE REF TO) CL_CFS_TRANSITION CFS: Verwaltet einen Statusübergang 20020415

Method REMOVE_TRANSITION on class CL_CFX_STATUS_PROFILE has no exception.

Method SELECT_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20020415
2 Importing I_USER_ID Call by reference Type reference (TYPE) USNAM SY-UNAME Name des Benutzers 20020415
3 Returning RT_STATUS_PROFILES Value transfer Type reference (TYPE) CFS_TT_STATUS_PROFILES 20020415

Method SELECT_PROFILES on class CL_CFX_STATUS_PROFILE has no exception.

Method SELECT_PROFILE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE_ATTRIBUTES Value transfer Type reference (TYPE) CFS_TT_PROFILE_ATTRIBUTES Tabelle von Attributen von Statusschemas 20020415
2 Exporting ET_PROFILE_IDS Value transfer Type reference (TYPE) CFS_TT_PROFILE_IDS Tabelle mit Statusschema-IDs 20020415
3 Importing I_ONLY_COMPLETE_PROFILES Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur vollständige Schemas 20020415
4 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20020415
5 Importing I_USER_ID Call by reference Type reference (TYPE) USNAM SY-UNAME Name des Benutzers 20020415
6 Importing I_WITH_ATTRIBUTES Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020415

Method SELECT_PROFILE_IDS on class CL_CFX_STATUS_PROFILE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Value transfer Type reference (TYPE) CFS_STATUS_PROF_DESCR 20020415

Method SET_DESCRIPTION on class CL_CFX_STATUS_PROFILE has no exception.

Method SET_INITIAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Value transfer Object reference (TYPE REF TO) CL_CFS_STATUS CFS: Verwaltet einen Status 20020415

Method SET_INITIAL_STATUS on class CL_CFX_STATUS_PROFILE has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020415

Method SET_NAME on class CL_CFX_STATUS_PROFILE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200