SAP ABAP Class CL_RSSDPR_SPL_BW_ADAPTER (Base class for OO-framework adapters used in SPL)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSDPR_SPL_APPLOG | Definition of application logs used by SDPR | 20040428 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_SPL_UPDRULE_DETL2COL | Adapter for BW Update Rules (Detailed ODS to Collecor ODS) | 20040218 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_SPL_UPDRULE_IS2DETL | Adapter for BW Update Rules (InfoSource to Detailed ODS) | 20040601 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_SPL_UPDRULE_SCORODS | Adapter for BW update rules (Collecor ODS to Score ODS) | 20040126 |
Properties
| Class | CL_RSSDPR_SPL_BW_ADAPTER | |
| Short Description | Base class for OO-framework adapters used in SPL | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20040123 | SAP |
| Last change | 20141101 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | CL_RSSDPR_SPL_APPLOG | Definition of application logs used by SDPR | 20040428 |
Friends
Class CL_RSSDPR_SPL_BW_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'app log' | Technical name of the application log target | 20040218 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'bw monitor log' | Technical name of the BW monitor log target | 20040218 | ||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20050731 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | 20050731 | |||||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20040601 | |||||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 10 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 11 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | procedure to set up the logging of the update rule | 20040218 | |
| 2 | Instance method | Public | Method | make the BW monitor table known | 20040220 |
Events
Class CL_RSSDPR_SPL_BW_ADAPTER has no event.
Types
Class CL_RSSDPR_SPL_BW_ADAPTER has no local type.
Method Signatures
Method SETUP_LOGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TECHN_APP_NAME | Call by reference | Type reference (TYPE) | CHAR100 | Technischer Name der Anwendung | 20040218 | |||
| 2 | I_TECHN_RULE_NAME | Call by reference | Type reference (TYPE) | CHAR20 | Technischer Name der Fortschreibungsregel | 20040218 |
Method SETUP_LOGGING on class CL_RSSDPR_SPL_BW_ADAPTER has no exception.
Method SET_BW_MONITOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MONITOR | Call by reference | Type reference (TYPE) | RSSSR_T_RSMONITOR | BW-Monitor für die Fortschreibungsregel | 20040220 |
Method SET_BW_MONITOR_TABLE on class CL_RSSDPR_SPL_BW_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 352 |