SAP ABAP Class CL_CFS_P_RUNTIME (Persistence Class for Runtime of Object Status)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFS_STATUS_MANAGEMENT (Package) Status Management Tool for cFolders a. Engineering Documents
Properties
Class CL_CFS_P_RUNTIME  
Short Description Persistence Class for Runtime of Object Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFS_STATUS_MANAGEMENT   Status Management Tool for cFolders a. Engineering Documents 
Created 20020314   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_CFS_P_RUNTIME has no interface implemented.
Friends
Class CL_CFS_P_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DEL_OBJECTS Instance attribute Private Type reference (TYPE) CFS_TT_OBJECT_IDS Table with Object IDs 20020411
2 MT_OBJECTS Instance attribute Private Type reference (TYPE) TT_CFS_OBJECTS Table of All Objects Involved 20020625
3 MT_PROFILE_OBJS Instance attribute Private Type reference (TYPE) TT_CFS_PROFILE_OBJS Structure of Pre-Read Table for Status Objects 20020729
4 MT_STATUS_PROT Instance attribute Private Type reference (TYPE) TT_CFS_STATUS_PROT CFS: Text for Status Log - Enhancement of CRM_JCDS 20020411
5 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFS_P_RUNTIME Persistence Class for Runtime of Object Status 20020314
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_PROFILE_TO_OBJECT Instance method Public Method Assigns a Status Profile to an Object 20020322
2 COMMIT Instance method Public Method Wrapper Commit 20020325
3 GET_INSTANCE Static method Public Method Retrieving the Instance 20020314
4 GET_OBJECTS_FOR_PROFILE Instance method Public Method Delivers All Objects that are Assigned to a Status Profile 20020322
5 GET_OBJECT_STATUS Instance method Public Method Gets the Current Status of an Object 20020314
6 GET_PROTOCOL_COMMENT Instance method Public Method Provides Comment for a Status Log Entry 20020918
7 GET_PROTOCOL_ENTRIES Instance method Public Method Delivers All Status Log Entries for an Object 20020322
8 GET_PROTOCOL_ENTRY Instance method Public Method Provides Status Log Entry 20020930
9 INVALIDATE_BUFFER Instance method Public Method Deletes Internal Buffer to the Database 20020515
10 IS_PROFILE_ASSIGNED Instance method Public Method Checks Whether Objects Have Been Assigned to a Stat. Profile 20020709
11 SAVE Instance method Public Method Writes Data from Buffer to the Database 20020325
12 SET_OBJECT_STATUS Instance method Public Method Sets New Status of Object 20020322
13 SET_PROTOCOL_ENTRY_COMMENT Instance method Public Method Set Comment for Status Change Subsequently 20020611
14 UNASSIGN_PROFILE_FROM_OBJECT Instance method Public Method Deletes Status Profile of Object 20020322
Events
Class CL_CFS_P_RUNTIME has no event.
Types
Class CL_CFS_P_RUNTIME has no local type.
Method Signatures

Method ASSIGN_PROFILE_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INITIAL_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020322
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID 20020322
3 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFS_OBJECT_TYPE cfs: Typ eines Objektes, das einen Status haben kann 20020322
4 Importing I_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020322

Method ASSIGN_PROFILE_TO_OBJECT on class CL_CFS_P_RUNTIME has no exception.

Method COMMIT Signature

Method COMMIT on class CL_CFS_P_RUNTIME has no parameter.
Method COMMIT on class CL_CFS_P_RUNTIME 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_RUNTIME Value transfer Object reference (TYPE REF TO) CL_CFS_P_RUNTIME 20020314

Method GET_INSTANCE on class CL_CFS_P_RUNTIME has no exception.

Method GET_OBJECTS_FOR_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFS_OBJECT_TYPE cfs: Typ eines Objektes, das einen Status haben kann 20020322
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020322
3 Returning RT_OBJECT_IDS Value transfer Type reference (TYPE) CFS_TT_OBJECT_IDS Tabelle mit Objekt-IDs 20020322

Method GET_OBJECTS_FOR_PROFILE on class CL_CFS_P_RUNTIME has no exception.

Method GET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020314
2 Exporting E_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020314
3 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID 20020314

Method GET_OBJECT_STATUS on class CL_CFS_P_RUNTIME has no exception.

Method GET_PROTOCOL_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_NUMBER Value transfer Type reference (TYPE) CFS_CHANGE_NUMBER Nummer der Änderung im Statusprotokoll 20020918
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID cfs: Id eines Objektes, das einen Status haben kann 20020918
3 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020918
4 Returning R_COMMENT Value transfer Type reference (TYPE) CFS_STATUS_PROT_TEXT Kommentar für Statusprotokoll 20020918

Method GET_PROTOCOL_COMMENT on class CL_CFS_P_RUNTIME has no exception.

Method GET_PROTOCOL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID cfs: Id eines Objektes, das einen Status haben kann 20020322
2 Returning RT_PROTOCOL_ENTRIES Value transfer Type reference (TYPE) CFS_TT_PROTOCOL_ENTRIES Tabelle mit Statusprotokoll-Einträgen 20020322

Method GET_PROTOCOL_ENTRIES on class CL_CFS_P_RUNTIME has no exception.

Method GET_PROTOCOL_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_NUMBER Value transfer Type reference (TYPE) CFS_CHANGE_NUMBER Nummer der Änderung im Statusprotokoll 20020930
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID cfs: Id eines Objektes, das einen Status haben kann 20020930
3 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020930
4 Returning RS_PROTOCOL_ENTRY Value transfer Type reference (TYPE) CFS_TS_PROTOCOL_ENTRY Statusprotokoll-Eintrag 20020930

Method GET_PROTOCOL_ENTRY on class CL_CFS_P_RUNTIME has no exception.

Method INVALIDATE_BUFFER Signature

Method INVALIDATE_BUFFER on class CL_CFS_P_RUNTIME has no parameter.
Method INVALIDATE_BUFFER on class CL_CFS_P_RUNTIME has no exception.

Method IS_PROFILE_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFS_OBJECT_TYPE cfs: Typ eines Objektes, das einen Status haben kann 20020709
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020709
3 Returning R_IS_ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL true, wenn Schema zugewiesen wurde 20020709

Method IS_PROFILE_ASSIGNED on class CL_CFS_P_RUNTIME has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Verbuchung in update task? 20020325
2 Importing I_ON_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aufruf on Commit 20020625

Method SAVE on class CL_CFS_P_RUNTIME has no exception.

Method SET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020322
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID 20020322
3 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFS_OBJECT_TYPE cfs: Typ eines Objektes, das einen Status haben kann 20020322
4 Importing I_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020322
5 Importing I_PROTOCOL_TEXT Value transfer Type reference (TYPE) CFS_STATUS_PROT_TEXT CFS: Statusprotokolltext 20020322

Method SET_OBJECT_STATUS on class CL_CFS_P_RUNTIME has no exception.

Method SET_PROTOCOL_ENTRY_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTRY Call by reference Type reference (TYPE) CFS_TS_PROTOCOL_ENTRY Statusprotokoll-Eintrag 20020611

Method SET_PROTOCOL_ENTRY_COMMENT on class CL_CFS_P_RUNTIME has no exception.

Method UNASSIGN_PROFILE_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) CFS_OBJECT_ID 20020322
2 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFS_OBJECT_TYPE cfs: Typ eines Objektes, das einen Status haben kann 20020322
3 Importing I_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020322

Method UNASSIGN_PROFILE_FROM_OBJECT on class CL_CFS_P_RUNTIME has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 2.0