SAP ABAP Class CL_RSSDPR_CONFIG_MTCDELTYPESET (Validate Combination of MetricID and Delivery Type)
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_CONFIG_MTCDELTYPESET | |
Short Description | Validate Combination of MetricID and Delivery Type | |
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 | 20040205 | 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_CONFIG_MTCDELTYPESET has no interface implemented.
Friends
Class CL_RSSDPR_CONFIG_MTCDELTYPESET 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_CONFIG_MTCDELTYPESET | Validate Combination of MetricID and Delivery Type | 20040205 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSSR_TH_MTCDTY | Valid MetricID and Delivery Type Set | 20040205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040205 |
2 | ![]() |
Static method | Public | Method | Get access to the single instance | 20040205 |
3 | ![]() |
Instance method | Public | Method | check if combination of MetricID and Delivery Type is valid | 20040205 |
Events
Class CL_RSSDPR_CONFIG_MTCDELTYPESET has no event.
Types
Class CL_RSSDPR_CONFIG_MTCDELTYPESET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_MTCDELTYPESET has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_MTCDELTYPESET has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_MTCDELTYPESET | Metrik prüfen | 20040205 |
Method GET_INSTANCE on class CL_RSSDPR_CONFIG_MTCDELTYPESET has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELIVERY_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_MTCDTY | Lieferart, auf die eine Metrik-ID angewendet werden kann | 20040205 | ||
2 | ![]() |
I_METRIC_ID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_MTCID | Metrik-ID | 20040205 | ||
3 | ![]() |
R_VALID | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040205 |
Method IS_VALID on class CL_RSSDPR_CONFIG_MTCDELTYPESET has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 352 |