SAP ABAP Class CL_RS_PSA_DEL_MASS_DELETION (Delete request from the PSA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RS_PSA_DEL (Package) Delete PSA
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20080109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20080109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20080109
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20080109
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20080109
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20080109
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 20080109
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20080109
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20080109
... Click here to see Used By full list (0 items)
Properties
Class CL_RS_PSA_DEL_MASS_DELETION  
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 RS_PSA_DEL   Delete PSA 
Created 20080109   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 20080109
2 IF_RSPC_DELETE Deletion of Process Variants 20080109
3 IF_RSPC_EXECUTE Execute Process 20080109
4 IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20080109
5 IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20080109
6 IF_RSPC_GET_LOG Deliver Log 20080109
7 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
8 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20080109
9 IF_RSPC_MAINTAIN Maintaining a Process Variant 20080109
10 IF_RSPC_TRANSPORT Transport Link 20080109
11 IF_RSPV_DEEP_COPY Deep Copy 20090406
12 IF_RSPV_REFERENCES Treatment of Reference Categories 20080109
13 IF_RSPV_TRANSPORT Transport Connection: Variants 20081021
Friends
Class CL_RS_PSA_DEL_MASS_DELETION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROCESS_PREFIX Constant Public Type reference (TYPE) STRING 'PSAD_' 20080121
2 C_VARIANT_TYPE Constant Public Type reference (TYPE) RSPC_TYPE 'PSADELETE' 20080118
3 P_BUFFER_FILLED Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20081114
4 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
Events
Class CL_RS_PSA_DEL_MASS_DELETION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COMBINED_SEL_RESOLVED Public See coding 20080111 begin of TY_S_COMBINED_SEL_RESOLVED, SELNO(10) type N, S_PSADELPAT type RSPSADEL_PATTERN, T_PSA type RSMPC_T_DTA, S_PSADELSEL type RSPSADELSEL, end of TY_S_COMBINED_SEL_RESOLVED
2 TY_T_COMBINED_SEL_RESOLVED Public See coding 20080111 TY_T_COMBINED_SEL_RESOLVED type standard table of TY_S_COMBINED_SEL_RESOLVED
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_RS_PSA_DEL_MASS_DELETION 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 20080109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20080109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20080109
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20080109
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20080109
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20080109
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 20080109
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20080109
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20080109
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_DEEP_COPY Deep Copy 20090406
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_REFERENCES Treatment of Reference Categories 20080109
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 701