SAP ABAP Class CL_GRPC_REPLACEMENT_MASS (Replacement: Mass Activate)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_WORKFLOW (Package) Workflow-Unique
Properties
Class CL_GRPC_REPLACEMENT_MASS  
Short Description Replacement: Mass Activate    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_WORKFLOW   Workflow-Unique 
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
Class CL_GRPC_REPLACEMENT_MASS has no interface implemented.
Friends
Class CL_GRPC_REPLACEMENT_MASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_INTERNAL_LOG_HANDLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070611
2 MB_UPDATE_TASK Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20070611
3 MO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_GRPC_REPLACEMENT_MASS=> Replacement: Mass Activate 20070611
4 MTH_USER_FILTER Instance attribute Private Type reference (TYPE) TY_TH_USER_FILTER 20070611
5 MT_CASE_INFO Instance attribute Private See coding 20070611
6 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_FREE_TEXT_MSG Instance method Public Method Add a Free Text to Application Log 20070611
2 ADD_MESSAGE Instance method Public Method Add T100 Message to Application Log 20070611
3 ADD_REQUEST_CASE Instance method Private Method Add Replacement Request 20070611
4 ADD_REQUEST_ROLE Instance method Private Method Obsolete: Add Replacement Request 20070611
5 ADD_REQUEST_TO_QUEUE Instance method Public Method Add Replacement Request 20070611
6 ADD_WF_MESSAGES Instance method Public Method Write Workflow Messages to Application Log 20070611
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070611
8 CLOSE_LOG Instance method Private Method Close Log at End of Activation 20070611
9 GET_SINGLETON Static method Public Method Get Singleton Instance 20070611
10 GET_USER Instance method Private Method Get Instance of User 20070611
11 MASS_TRANSFER Instance method Public Method Transfer Work Items 20070611
12 OPEN_LOG Instance method Private Method Open Log at the Beginning of Activation 20070611
13 SET_LOG_HANDLE Instance method Public Method Set Application Log Handle 20070611
14 SET_UPDATE_TASK Instance method Public Method Set Update Task Mode 20070611
Events
Class CL_GRPC_REPLACEMENT_MASS has no event.
Types
Class CL_GRPC_REPLACEMENT_MASS has no local type.
Method Signatures

Method ADD_FREE_TEXT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Messages, Message Type 20070611
2 Importing I_TEXT Call by reference Type reference (TYPE) C 20070611

Method ADD_FREE_TEXT_MSG on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_GRPC_REPLACEMENT_MASS has no parameter.
Method ADD_MESSAGE on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method ADD_REQUEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_GRPC_REPLACEMENT_REQ_CASE Replacement 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611
3 CX_GRPC_REPLACEMENT 20070611

Method ADD_REQUEST_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_GRPC_REPLACEMENT_REQ_ROLE Replacement 20070611
# Exception Resumable Description Created on
1 CX_GRPC_REPLACEMENT 20070611

Method ADD_REQUEST_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST_MASS Call by reference Object reference (TYPE REF TO) IF_GRPC_REPLACEMENT_REQ_MASS Substitution Information: Mass Activation 20070611

Method ADD_REQUEST_TO_QUEUE on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method ADD_WF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESS_STRUCT Call by reference Type reference (TYPE) SAPI_MSG_STRUC Table with sap-wapi-Message (Structures) 20070611

Method ADD_WF_MESSAGES on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLOSE_LOG Signature

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

Method GET_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_GRPC_REPLACEMENT_MASS Replacement: Mass Activate 20070611

Method GET_SINGLETON on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20070611
2 Returning RO_USER Value transfer Object reference (TYPE REF TO) LCL_USER 20070611

Method GET_USER on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method MASS_TRANSFER Signature

Method MASS_TRANSFER on class CL_GRPC_REPLACEMENT_MASS has no parameter.
Method MASS_TRANSFER on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method OPEN_LOG Signature

Method OPEN_LOG on class CL_GRPC_REPLACEMENT_MASS has no parameter.
Method OPEN_LOG on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method SET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070611

Method SET_LOG_HANDLE on class CL_GRPC_REPLACEMENT_MASS has no exception.

Method SET_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20070611

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