SAP ABAP Class CL_GRFN_MSMP_GENERATE_VERSIONS (Check / Gernerate versions for workflow configuration)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Properties
Class CL_GRFN_MSMP_GENERATE_VERSIONS  
Short Description Check / Gernerate versions for workflow configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20100521   SAP 
Last change 20141106    
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_GRFN_MSMP_GENERATE_VERSIONS has no interface implemented.
Friends
Class CL_GRFN_MSMP_GENERATE_VERSIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_LOG Static Attribute Private Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20100521
2 GT_MESSAGES Static Attribute Private Type reference (TYPE) BAPIRETCT BAPIRETC Table Type 20100601
3 GT_PROC_STGTYP Static Attribute Private Type reference (TYPE) GRFN_MW_T_STG_TASK_VLTAB Table Name 20100521
4 GT_TABNAME Static Attribute Private Type reference (TYPE) TTTABNAME Table Name 20100521
5 G_ACTIVE_VERSION Static Attribute Private Type reference (TYPE) GRFN_MW_VERSION Version ID 20100521
6 G_DIFF_FOUND_PROCESS Static Attribute Private Type reference (TYPE) ABAP_BOOL 20100521
7 G_ERROR Static Attribute Private Type reference (TYPE) ABAP_BOOL 20100521
8 G_INITIAL_VERSION_FLAG Static Attribute Private Type reference (TYPE) C 20100521
9 G_NEXT_VERSION Static Attribute Private Type reference (TYPE) GRFN_MW_VERSION Version ID 20100521
10 G_PROCESS_ID Static Attribute Private Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100521
11 G_PROCESS_TYPE Static Attribute Private Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100521
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_MAIN_VERSION_UPDATE_DB Static method Private Method 20100522
2 GENERATE_VERSION Static method Public Method 20100522
3 GET_ACTIVE_VERSION Static method Private Method 20100521
4 GET_CONFIG_TABLES Static method Private Method 20100521
5 GET_STGTSK_TABLES Static method Private Method 20100521
6 LOCK_ALL_CONFIG_TABLES Static method Private Method 20100522
7 UNLOCK_ALL_CONFIG_TABLES Static method Private Method 20100522
Events
Class CL_GRFN_MSMP_GENERATE_VERSIONS has no event.
Types
Class CL_GRFN_MSMP_GENERATE_VERSIONS has no local type.
Method Signatures

Method COMPARE_MAIN_VERSION_UPDATE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE_VERSION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110524
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100810

Method GENERATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20100522
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETCT BAPIRETC Table Type 20100522
3 Exporting E_ERROR Call by reference Type reference (TYPE) BOOLEAN error flag 20100522
4 Importing I_CALL_FROM_WD Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20100923
5 Importing I_EXTENDED_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110106
6 Importing I_FORCE_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Force Version Creation Despite Comparism w. prev. Version 20110524
7 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100522
8 Importing I_PROCTYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100522
9 Importing I_REFRESH_CACHED_DATA Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100607
10 Importing I_SIMULATE Call by reference Type reference (TYPE) BOOLEAN Simulate only 20100522

Method GENERATE_VERSION on class CL_GRFN_MSMP_GENERATE_VERSIONS has no exception.

Method GET_ACTIVE_VERSION Signature

Method GET_ACTIVE_VERSION on class CL_GRFN_MSMP_GENERATE_VERSIONS has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100810

Method GET_CONFIG_TABLES Signature

Method GET_CONFIG_TABLES on class CL_GRFN_MSMP_GENERATE_VERSIONS has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100810

Method GET_STGTSK_TABLES Signature

Method GET_STGTSK_TABLES on class CL_GRFN_MSMP_GENERATE_VERSIONS has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100810

Method LOCK_ALL_CONFIG_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABNAMES Call by reference Type reference (TYPE) TTTABNAME Number of Tables 20100926
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100810

Method UNLOCK_ALL_CONFIG_TABLES Signature

Method UNLOCK_ALL_CONFIG_TABLES on class CL_GRFN_MSMP_GENERATE_VERSIONS has no parameter.
Method UNLOCK_ALL_CONFIG_TABLES on class CL_GRFN_MSMP_GENERATE_VERSIONS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600