SAP ABAP Class CL_RSSM_LOADING (Load Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CALL_MONITOR Calling a Customer's Monitoring-Tool 20010319
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20010227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20050316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20010227
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010227
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010227
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20010227
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091202
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_STATUS Current Status of the Process 20010412
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010227
... Click here to see Used By full list (0 items)
Properties
Class CL_RSSM_LOADING  
Short Description Load Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSM   BW: General monitoring and scheduling 
Created 20010227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSSM_LOADING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSMPC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPC_CALL_MONITOR Calling a Customer's Monitoring-Tool 20010319
2 IF_RSPC_CHECK Check Current Scheduling 20010227
3 IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20050316
4 IF_RSPC_EXECUTE Execute Process 20010227
5 IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010227
6 IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010227
7 IF_RSPC_GET_LOG Deliver Log 20010227
8 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091202
9 IF_RSPC_GET_STATUS Current Status of the Process 20010412
10 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010227
11 IF_RSPC_KILL Termination of Running Processes 20070430
12 IF_RSPC_MAINTAIN Maintaining a Process Variant 20010227
13 IF_RSPC_RESET Reset Instances 20070820
14 IF_RSPC_RESTARTABILITY Specify Restartability Dynamically 20060505
15 IF_RSPC_TRANSPORT Transport Link 20010419
16 IF_RSSTATMAN General Functions for the Status Manager 20020822
Friends
Class CL_RSSM_LOADING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_LOGSYSMAP Static Attribute Private Type reference (TYPE) RSSM_T_LOGSYSMAP Mapping of Logical Systems for Transport 20080225
Methods
# Method Level Visibility Method type Description Created on
1 WRITE_PC_LOG Static method Public Method 20110311
Events
Class CL_RSSM_LOADING has no event.
Types
Class CL_RSSM_LOADING has no local type.
Method Signatures

Method WRITE_PC_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Instanz (Ausprägung) eines Prozesses 20110311
2 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20110311
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20110311
4 Importing I_WRITE_SYMSG Call by reference Type reference (TYPE) RS_BOOL SPACE Boolean 20110311

Method WRITE_PC_LOG on class CL_RSSM_LOADING has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CALL_MONITOR Calling a Customer's Monitoring-Tool 20010319
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20010227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20050316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20010227
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010227
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010227
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20010227
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091202
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_STATUS Current Status of the Process 20010412
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010227
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_KILL Termination of Running Processes 20070430
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20010227
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_RESET Reset Instances 20070820
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_RESTARTABILITY Specify Restartability Dynamically 20060505
15 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20010419
16 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSSTATMAN General Functions for the Status Manager 20020822
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A