SAP ABAP Class CL_FOPC_REPLACEMENT_MASS (Replacement: Mass Activate)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_WORKFLOW (Package) Workflow-Unique
Properties
Class CL_FOPC_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 FOPC_WORKFLOW   Workflow-Unique 
Created 20041105   SAP 
Last change 20050615   SAP 
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 FOPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPC_REPLACEMENT_MASS has no interface implemented.
Friends
Class CL_FOPC_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 20041107
2 MB_UPDATE_TASK Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20041107
3 MO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_FOPC_REPLACEMENT_MASS Replacement: Mass Activate 20041105
4 MTH_USER_FILTER Instance attribute Private Type reference (TYPE) TY_TH_USER_FILTER 20041105
5 MT_CASE_INFO Instance attribute Private See coding 20050530
6 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20041105
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 20041108
2 ADD_MESSAGE Instance method Public Method Add T100 Message to Application Log 20041108
3 ADD_REQUEST_CASE Instance method Private Method Add Replacement Request 20041107
4 ADD_REQUEST_ROLE Instance method Private Method Add Replacement Request 20041107
5 ADD_REQUEST_TO_QUEUE Instance method Public Method Add Replacement Request 20041108
6 ADD_WF_MESSAGES Instance method Public Method Write Workflow Messages to Application Log 20041108
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041105
8 CLOSE_LOG Instance method Private Method Close Log at End of Activation 20041107
9 GET_SINGLETON Static method Public Method Get Singleton Instance 20041105
10 GET_USER Instance method Private Method Get Instance of User 20041107
11 MASS_TRANSFER Instance method Public Method Transfer Work Items 20041108
12 OPEN_LOG Instance method Private Method Open Log at the Beginning of Activation 20041107
13 SET_LOG_HANDLE Instance method Public Method Set Application Log Handle 20041105
14 SET_UPDATE_TASK Instance method Public Method Set Update Task Mode 20041107
Events
Class CL_FOPC_REPLACEMENT_MASS has no event.
Types
Class CL_FOPC_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' Nachrichten, Nachrichtentyp 20041108
2 Importing I_TEXT Call by reference Type reference (TYPE) C 20041108

Method ADD_FREE_TEXT_MSG on class CL_FOPC_REPLACEMENT_MASS has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_FOPC_REPLACEMENT_MASS has no parameter.
Method ADD_MESSAGE on class CL_FOPC_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_FOPC_REPLACEMENT_REQ_CASE Nachfolger 20041107
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20041114
2 CX_FOPC_CASE_STATUS Statusverwaltung 20041114
3 CX_FOPC_REPLACEMENT Nachfolger 20041107

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_FOPC_REPLACEMENT_REQ_ROLE Nachfolger 20041107
# Exception Resumable Description Created on
1 CX_FOPC_REPLACEMENT Nachfolger 20041107

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_FOPC_REPLACEMENT_REQ_MASS Informationen zur Nachfolge: Mass Activation 20041108

Method ADD_REQUEST_TO_QUEUE on class CL_FOPC_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 Tabelle mit sap-wapi-Message (Strukturen) 20041108

Method ADD_WF_MESSAGES on class CL_FOPC_REPLACEMENT_MASS has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_FOPC_REPLACEMENT_MASS has no parameter.
Method CLOSE_LOG on class CL_FOPC_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_FOPC_REPLACEMENT_MASS Nachfolge: Mass Activate 20041105

Method GET_SINGLETON on class CL_FOPC_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 R/3-System, Anmeldename des Benutzers 20041107
2 Returning RO_USER Value transfer Object reference (TYPE REF TO) LCL_USER 20041107

Method GET_USER on class CL_FOPC_REPLACEMENT_MASS has no exception.

Method MASS_TRANSFER Signature

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

Method OPEN_LOG Signature

Method OPEN_LOG on class CL_FOPC_REPLACEMENT_MASS has no parameter.
Method OPEN_LOG on class CL_FOPC_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 Anwendungs-Log: Handle eines Protokolls 20041105

Method SET_LOG_HANDLE on class CL_FOPC_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 20041107

Method SET_UPDATE_TASK on class CL_FOPC_REPLACEMENT_MASS has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 100