SAP ABAP Class CL_CFX_PROCESS_SYNC (CL_CFX_PROCESS_SYNC)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_PROCESS_SYNC  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20010608   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_PROCESS_SYNC has no forward declaration.
Interfaces
Class CL_CFX_PROCESS_SYNC has no interface implemented.
Friends
Class CL_CFX_PROCESS_SYNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FINISHED Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Boolean Type 20010718
2 M_LAST_TIME_STORED Instance attribute Private Type reference (TYPE) SY-UZEIT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010628
3 M_MAX_PROGRESS Instance attribute Private Type reference (TYPE) I 20010628
4 M_OWNER Instance attribute Private Type reference (TYPE) CFX_CREATED_BY Logon Name of User 20010628
5 M_PROCESS_ID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20010628
6 M_PROGRESS Instance attribute Private Type reference (TYPE) I 20010628
7 M_RESULT Instance attribute Private Type reference (TYPE) XSTRING 20010718
8 SC_PROGRESS_DIFF_STORED Constant Public Type reference (TYPE) I 3 Describes How Often Progress is Buffered 20010608
9 SC_REFRESH_PAGE Constant Public Type reference (TYPE) I 2 Describes How Often the Page is Refreshed 20010627
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FINISHED_PROCESSES Static method Public Method Deletes Completed Processes 20010628
2 DELETE_PROCESS Static method Public Method Delete Entry in Process Table 20010628
3 FINISH Instance method Public Method Sets the Finish Flag for the Process 20010716
4 GET_PROGRESS Static method Public Method Returns the Progress of the Background Process 20010608
5 IS_TIME_TO_STORE Instance method Public Method Returns ABAP_TRUE if Progress Has Process Status Again 20010627
6 ON_COPIED Instance method Public Event handling method Handler for Copied Event 20010608
7 ON_DELETED Instance method Public Event handling method Handler for Deleted Event 20010709
8 SET_RESULT Instance method Public Method Sets the Result 20010625
9 START_SYNC Static method Public Method Sets the Process ID of the Process Being Synchronized 20010608
Events
Class CL_CFX_PROCESS_SYNC has no event.
Types
Class CL_CFX_PROCESS_SYNC has no local type.
Method Signatures

Method DELETE_FINISHED_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_DELETED Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010628

Method DELETE_FINISHED_PROCESSES on class CL_CFX_PROCESS_SYNC has no exception.

Method DELETE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010628

Method DELETE_PROCESS on class CL_CFX_PROCESS_SYNC has no exception.

Method FINISH Signature

Method FINISH on class CL_CFX_PROCESS_SYNC has no parameter.
Method FINISH on class CL_CFX_PROCESS_SYNC has no exception.

Method GET_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FINISHED Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010716
2 Exporting E_MAX_PROGRESS Call by reference Type reference (TYPE) I 20010608
3 Exporting E_PROGRESS Call by reference Type reference (TYPE) I 20010608
4 Exporting E_RESULT Call by reference Type reference (TYPE) XSTRING 20010625
5 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010608

Method GET_PROGRESS on class CL_CFX_PROCESS_SYNC has no exception.

Method IS_TIME_TO_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_TIME Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010627

Method IS_TIME_TO_STORE on class CL_CFX_PROCESS_SYNC has no exception.

Method ON_COPIED Signature

Method ON_COPIED on class CL_CFX_PROCESS_SYNC has no parameter.
Method ON_COPIED on class CL_CFX_PROCESS_SYNC has no exception.

Method ON_DELETED Signature

Method ON_DELETED on class CL_CFX_PROCESS_SYNC has no parameter.
Method ON_DELETED on class CL_CFX_PROCESS_SYNC has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESULT Call by reference Type reference (TYPE) XSTRING 20010625

Method SET_RESULT on class CL_CFX_PROCESS_SYNC has no exception.

Method START_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_PROGRESS Call by reference Type reference (TYPE) I 20010608
2 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010608
3 Returning RP_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CFX_PROCESS_SYNC 20010628

Method START_SYNC on class CL_CFX_PROCESS_SYNC has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100