SAP ABAP Class CL_RSSDPR_MODEL_SCLOOKUPTBLSET (Access to DB LookUp & store data in several Internal tables)
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
⤷
⤷
Properties
| Class | CL_RSSDPR_MODEL_SCLOOKUPTBLSET | |
| Short Description | Access to DB LookUp & store data in several Internal tables | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20031212 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no interface implemented.
Friends
Class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SCLOOKUPTBLSET | The single instance of this class | 20031212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSSSR_TH_LOOKUP | Table for several sub lookup tables | 20031212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031212 | |
| 2 | Static method | Public | Method | Get access to the single instance | 20031212 | |
| 3 | Instance method | Public | Method | Get lookup table for corresponding MetricID | 20031212 |
Events
Class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no event.
Types
Class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_O_SCLKPTBLSET | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SCLOOKUPTBLSET | Ausprägung der Klasse sclkptblset erstellen | 20031212 |
Method GET_INSTANCE on class CL_RSSDPR_MODEL_SCLOOKUPTBLSET has no exception.
Method GET_LOOKUP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_O_SCLKPTBL | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SCLOOKUPTBL | Spezifische Ausprägung der Nachschlagetabelle zur Metrik-ID | 20031212 | |||
| 2 | I_DELV_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_DELIVERY_TYPE | Lieferart | 20040129 | |||
| 3 | I_METRICID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_MTCID | Metrik-ID | 20031212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: LLB-Suchschlüssel nicht vorhanden | 20040123 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 351 |