SAP ABAP Class CL_RSAN_PR_PC (Process Type for Running Analysis Processes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_PR (Package) APD - Application - Analysis Process Designer
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 20081203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20081203
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20081203
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20081203
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_STATUS Current Status of the Process 20081203
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20081203
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20081203
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20081203
Properties
Class CL_RSAN_PR_PC  
Short Description Process Type for Running Analysis Processes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_PR    
Program status     
Category 0   
Package RSAN_PR   APD - Application - Analysis Process Designer 
Created 20081117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS 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 20081203
2 IF_RSPC_CHECK Check Current Scheduling 20081203
3 IF_RSPC_EXECUTE Execute Process 20081203
4 IF_RSPC_GET_LOG Deliver Log 20081203
5 IF_RSPC_GET_STATUS Current Status of the Process 20081203
6 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20081203
7 IF_RSPC_MAINTAIN Maintaining a Process Variant 20081203
8 IF_RSPC_TRANSPORT Transport Link 20081203
Friends
Class CL_RSAN_PR_PC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE Constant Public Type reference (TYPE) RSPC_TYPE 'ANPR' Process Type for Analysis Processes 20081203
2 _PROCESS Instance attribute Private Type reference (TYPE) RSAN_PROCESS Analysis Process 20081203
3 _R_ARUN Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_PRR_ARUN_WRITE Analysis Run Writer 20081203
Methods
# Method Level Visibility Method type Description Created on
1 _FINISH_ARUN Static method Private Method End Analysis Run and Save Log 20081203
Events
Class CL_RSAN_PR_PC has no event.
Types
Class CL_RSAN_PR_PC has no local type.
Method Signatures

Method _FINISH_ARUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATE Call by reference Type reference (TYPE) RSPC_STATE Status eines Prozesses 20081203
2 Importing IR_ARUN Call by reference Object reference (TYPE REF TO) CL_RSAN_PRR_ARUN_WRITE Analysis Run Writer 20081203
3 Importing I_FAILED Call by reference Type reference (TYPE) AS4FLAG Execution failed 20081203
4 Importing I_PROCESS Call by reference Type reference (TYPE) RSAN_PROCESS Analyseprozess 20081203

Method _FINISH_ARUN on class CL_RSAN_PR_PC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720