SAP ABAP Class CL_RSSM_STATMAN_PSA (PSA-Batch-Administrator / -Debugger Support)
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_RSBATCH_DEBUG_VAL_CHECK Debug Support 20041206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20041206
Properties
Class CL_RSSM_STATMAN_PSA  
Short Description PSA-Batch-Administrator / -Debugger Support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSSTATMAN    
Program status     
Category 0   
Package RSSM   BW: General monitoring and scheduling 
Created 20041206   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 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD 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 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBATCH_DEBUG_VAL_CHECK Debug Support 20041206
2 IF_RSBATCH_EXECUTE Parallel Batch_Processing 20041206
Friends
Class CL_RSSM_STATMAN_PSA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PROCESS_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE Process Type 20041206
2 P_PROCESS_VARIANT Instance attribute Private Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20041206
3 P_T_PSA Static Attribute Private See coding 20041206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041206
2 CREATE Static method Private Method 20041206
Events
Class CL_RSSM_STATMAN_PSA has no event.
Types
Class CL_RSSM_STATMAN_PSA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20041206
2 Importing I_PROCESS_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20041206
3 Importing I_T_VALUES Call by reference Type reference (TYPE) RSBATCHVALUESTAB Tabellentyp zur Values-Struktur für Debugger 20041206

Method CONSTRUCTOR on class CL_RSSM_STATMAN_PSA has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20041206
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20041206
3 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20041206
4 Importing I_PROCESS_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20041206
5 Importing I_T_VALUES Call by reference Type reference (TYPE) RSBATCHVALUESTAB Tabellentyp zur Values-Struktur für Debugger 20041206
6 Returning R_R_PSA Value transfer Object reference (TYPE REF TO) CL_RSSM_STATMAN_PSA Unterstützung des Batch-Verwalters/Debuggers vom PSA-Prozess 20041206

Method CREATE on class CL_RSSM_STATMAN_PSA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700