SAP ABAP Class CL_RSSM_PSADELETE (Delete request from the PSA)
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_CHECK Check Current Scheduling 20010316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20070405
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20010316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010316
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010316
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20010316
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010316
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20010316
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20010426
... Click here to see Used By full list (0 items)
Properties
Class CL_RSSM_PSADELETE  
Short Description Delete request from the PSA    
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 20010316   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_CHECK Check Current Scheduling 20010316
2 IF_RSPC_DELETE Deletion of Process Variants 20070405
3 IF_RSPC_EXECUTE Execute Process 20010316
4 IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20010316
5 IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20010316
6 IF_RSPC_GET_LOG Deliver Log 20010316
7 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
8 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20010316
9 IF_RSPC_MAINTAIN Maintaining a Process Variant 20010316
10 IF_RSPC_TRANSPORT Transport Link 20010426
11 IF_RSPV_DEEP_COPY Deep Copy 20081120
12 IF_RSPV_REFERENCES Treatment of Reference Categories 20020122
13 IF_RSPV_TRANSPORT Transport Connection: Variants 20081021
Friends
Class CL_RSSM_PSADELETE 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 20081114
2 P_DELETE_MODE Static Attribute Public Type reference (TYPE) RSPC_TYPE Application type for PSA Deletion 20040630
3 P_TS_BUFFER Static Attribute Private Type reference (TYPE) TY_TS_DS_VARIANT_MAP 20081114
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELATED_AS_USED Static method Public Method 20081114
2 SET_PROCESS_TYPE Static method Public Method Set PSA deletion mode 20040708
Events
Class CL_RSSM_PSADELETE has no event.
Types
Class CL_RSSM_PSADELETE has no local type.
Method Signatures

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) 20081114
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081114
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20081114
4 Importing I_REFRESH_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20081114
5 Returning R_T_TLOGO_ASC Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20081114

Method GET_RELATED_AS_USED on class CL_RSSM_PSADELETE has no exception.

Method SET_PROCESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_MODE Value transfer Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20040708

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