SAP ABAP Class CL_RSAN_PRR_ARUN_WRITE (Analysis Run Writer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_PRR (Package) APD - Application - Analysis Process Run (Monitor)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_RT_ARUN_WRITE_ABSTRACT | Analysis Run Writer, Abstract Base Class | 20040119 |
Properties
| Class | CL_RSAN_PRR_ARUN_WRITE | |
| Short Description | Analysis Run Writer | |
| Super Class | CL_RSAN_RT_ARUN_WRITE_ABSTRACT | Analysis Run Writer, Abstract Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_PRR | APD - Application - Analysis Process Run (Monitor) |
| Created | 20031010 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAN_PRR_ARUN_WRITE has no interface implemented.
Friends
Class CL_RSAN_PRR_ARUN_WRITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSANT_PROCESSR | Analysis Run Header Entry | 20031010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Analysis Run with State Error | 20031010 | |
| 2 | Instance method | Public | Method | Close Analysis Run with State Successfully Finished | 20031010 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20031010 |
Events
Class CL_RSAN_PRR_ARUN_WRITE has no event.
Types
Class CL_RSAN_PRR_ARUN_WRITE has no local type.
Method Signatures
Method CLOSE_ERROR Signature
Method CLOSE_ERROR on class CL_RSAN_PRR_ARUN_WRITE has no parameter.
Method CLOSE_ERROR on class CL_RSAN_PRR_ARUN_WRITE has no exception.
Method CLOSE_SUCCESS Signature
Method CLOSE_SUCCESS on class CL_RSAN_PRR_ARUN_WRITE has no parameter.
Method CLOSE_SUCCESS on class CL_RSAN_PRR_ARUN_WRITE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_RT_LOG | Log for analysis process runtime | 20040119 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20031010 | |||
| 3 | I_PROCESS | Call by reference | Type reference (TYPE) | RSAN_PROCESS | Analyseprozess | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error - Message added to ir_log | 20040124 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |