SAP ABAP Class CL_RSSM_PSAPROCESS (Update data from the PSA to the data targets)
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 20010509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20010327
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20070405
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20010327
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010327
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010327
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20010327
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010327
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20010327
... Click here to see Used By full list (0 items)
Properties
Class CL_RSSM_PSAPROCESS  
Short Description Update data from the PSA to the data targets    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSMPC    
Program status     
Category 0   
Package RSSM   BW: General monitoring and scheduling 
Created 20010327   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSMPC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSSM 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 20010509
2 IF_RSPC_CHECK Check Current Scheduling 20010327
3 IF_RSPC_DELETE Deletion of Process Variants 20070405
4 IF_RSPC_EXECUTE Execute Process 20010327
5 IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010327
6 IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010327
7 IF_RSPC_GET_LOG Deliver Log 20010327
8 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
9 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010327
10 IF_RSPC_MAINTAIN Maintaining a Process Variant 20010327
11 IF_RSPC_RESET Reset Instances 20070820
12 IF_RSPC_TRANSPORT Transport Link 20010426
13 IF_RSPV_REFERENCES Treatment of Reference Categories 20020122
14 IF_RSPV_TRANSPORT Transport Connection: Variants 20020219
Friends
Class CL_RSSM_PSAPROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_BUFFER_FILLED Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20081118
2 P_TS_BUFFER Static Attribute Private Type reference (TYPE) TY_TS_DS_VARIANT_MAP 20081118
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO Instance method Private Method 20010509
2 GET_RELATED_AS_USED Static method Public Method 20081118
Events
Class CL_RSSM_PSAPROCESS has no event.
Types
Class CL_RSSM_PSAPROCESS has no local type.
Method Signatures

Method GET_INFO Signature

Method GET_INFO on class CL_RSSM_PSAPROCESS has no parameter.
Method GET_INFO on class CL_RSSM_PSAPROCESS has no exception.

Method GET_RELATED_AS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20081118
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081118
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20081118
4 Importing I_REFRESH_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20081118
5 Returning R_T_TLOGO_ASC Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20081118

Method GET_RELATED_AS_USED on class CL_RSSM_PSAPROCESS 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 20010509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20010327
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20070405
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20010327
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010327
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010327
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20010327
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010327
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20010327
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_RESET Reset Instances 20070820
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20010426
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_REFERENCES Treatment of Reference Categories 20020122
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_TRANSPORT Transport Connection: Variants 20020219
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A