SAP ABAP Class CL_GRPC_AS_REORG_AGENT (Reorganize Cases and Workflows)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_AS_REORG_UI Reorganize Cases and Workflows 20070611
Properties
Class CL_GRPC_AS_REORG_AGENT  
Short Description Reorganize Cases and Workflows    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20070611   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)
2 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_AS_REORG_UI Reorganize Cases and Workflows 20070611
Friends
Class CL_GRPC_AS_REORG_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DATE_INTERVAL Instance attribute Private Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 MTH_CORRUPT_CASE Instance attribute Private Type reference (TYPE) TY_TH_CORRUPT_CASE 20070611
3 MTH_HR_CASE Instance attribute Private Type reference (TYPE) TY_TH_HR_CASE HR Entity and its Cases 20070611
4 MTH_HR_ENTITY Instance attribute Private Type reference (TYPE) TY_TH_HR_ENTITY Table for HR Entity 20070611
5 MTH_TOP_CASE Instance attribute Private Type reference (TYPE) TY_TH_TOP_CASE Top Cases 20070611
6 MTH_WORKFLOW Instance attribute Private See coding 20070611
7 MT_PARENT_STACK Instance attribute Private See coding Stack for PCH Retrieval 20070611
8 MT_RANGE_CATEGORY Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20070611
9 MT_RANGE_CATEGORY_EX Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20070611
10 MT_RANGE_CT Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_CREATE_TIME Range: Created on 20070611
11 MT_RANGE_EXT_REF Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_EXT_REF Range: External Reference 20070611
12 MT_RANGE_GUID Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_GUID Range: Technical Key of the Case 20070611
13 MT_RANGE_TYPE Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_TYPE Range: Case Type 20070611
14 MT_RANGE_TYPE_EX Instance attribute Private Type reference (TYPE) GRPC_T_RANGE_CASE_TYPE Range: Case Type 20070611
15 MV_ALTERNATIVE_DELETE_APPROACH Constant Private Type reference (TYPE) GRFN_ATTRNAME 'ALTERNATIVE_REORG' 20100818
16 MV_DELETE_APPROACH Instance attribute Private Type reference (TYPE) INT4 20100818
17 MV_ZALTER_DELETE_APPROACH Constant Private Type reference (TYPE) GRFN_ATTRNAME 'ZALTERNATIVE_REORG' 20100818
18 M_COLLECTION_METHOD Instance attribute Private Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD IF_GRPC_AS_REORG_UI~GC_COLLECT_METHOD_CASE Collect Method for Cases and Workflows 20070611
19 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070611
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_FOR_CASE Instance method Private Method Add Message to Log After Deleting Note 20070611
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070611
3 CLOSE_LOG Instance method Private Method Close Log at End of Activation 20070611
4 CONSTRUCTOR Instance method Public Constructor Constructor 20070611
5 CREATE_APPL_LOG Static method Private Method Application Log: Log: Create with Header Data 20070611
6 DELETE_TOP_CASE Instance method Private Method Delete Top Case and Related Cases 20070611
7 INSERT_HR_ENTITY Instance method Public Method Insert One HR Entity 20070611
8 INSERT_TO_CASE_BUFFER Instance method Private Method Send Case and its Related Information to Buffer 20070611
9 IS_CASE_COLLECTED Instance method Private Method Are cases collected for an HR entity? 20070611
10 IS_WF_COLLECTED Instance method Private Method 20070611
11 RETRIEVE_CASE_BY_HR_ENTITY Instance method Private Method Retrieve Cases by an HR Entity 20070611
12 RETRIEVE_CASE_BY_RANGE Instance method Public Method Retrieve Cases by Pre-Set Ranges 20070611
13 RETRIEVE_WF_BY_CASE Instance method Private Method 20070611
Events
Class CL_GRPC_AS_REORG_AGENT has no event.
Types
Class CL_GRPC_AS_REORG_AGENT has no local type.
Method Signatures

Method ADD_MSG_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070611
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611

Method ADD_MSG_FOR_CASE on class CL_GRPC_AS_REORG_AGENT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRPC_AS_REORG_AGENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_AS_REORG_AGENT has no exception.

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_GRPC_AS_REORG_AGENT has no parameter.
Method CLOSE_LOG on class CL_GRPC_AS_REORG_AGENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRPC_AS_REORG_AGENT has no parameter.
Method CONSTRUCTOR on class CL_GRPC_AS_REORG_AGENT has no exception.

Method CREATE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070611
2 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External Identification 20070611
3 Importing I_REPID Call by reference Type reference (TYPE) BALPROG SY-CPROG Application log: Program name 20070611
# Exception Resumable Description Created on
1 ERROR 20070611

Method DELETE_TOP_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTRY Call by reference Object reference (TYPE REF TO) TY_S_TOP_CASE 20070611

Method DELETE_TOP_CASE on class CL_GRPC_AS_REORG_AGENT has no exception.

Method INSERT_HR_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20070611
2 Importing IS_STRUC Call by reference Type reference (TYPE) STRUC Structure Information for Database PCH 20070611

Method INSERT_HR_ENTITY on class CL_GRPC_AS_REORG_AGENT has no exception.

Method INSERT_TO_CASE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOP_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611
# Exception Resumable Description Created on
1 ALREADY_IN_BUFFER Top case is already in buffer 20070611
2 NOT_RELEVANT Case entry does not meet selection options 20070611

Method IS_CASE_COLLECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070611
2 Returning RB_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20070611

Method IS_CASE_COLLECTED on class CL_GRPC_AS_REORG_AGENT has no exception.

Method IS_WF_COLLECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611
2 Returning RB_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20070611

Method IS_WF_COLLECTED on class CL_GRPC_AS_REORG_AGENT has no exception.

Method RETRIEVE_CASE_BY_HR_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HR_ORG_OBJECT Call by reference Type reference (TYPE) GRPC_S_HR_ORG_OBJECT HR Organizational Unit and Object 20070611

Method RETRIEVE_CASE_BY_HR_ENTITY on class CL_GRPC_AS_REORG_AGENT has no exception.

Method RETRIEVE_CASE_BY_RANGE Signature

Method RETRIEVE_CASE_BY_RANGE on class CL_GRPC_AS_REORG_AGENT has no parameter.
Method RETRIEVE_CASE_BY_RANGE on class CL_GRPC_AS_REORG_AGENT has no exception.

Method RETRIEVE_WF_BY_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611
2 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070611

Method RETRIEVE_WF_BY_CASE on class CL_GRPC_AS_REORG_AGENT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250