SAP ABAP Class CL_RSSDPR_MODEL_COLLKEY (Collector Key)
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_COLLKEY | |
| Short Description | Collector Key | |
| 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 | 20031216 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSSDPR_MODEL_COLLKEY has no forward declaration.
Interfaces
Class CL_RSSDPR_MODEL_COLLKEY has no interface implemented.
Friends
Class CL_RSSDPR_MODEL_COLLKEY 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) | RSCALMONTH | Calendar year / month | 20050725 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSCALWEEK | Calendar year / week | 20050725 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_DELIVERY_TYPE | Attribute: Delivery Type | 20031216 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_TYPE_ORIG_ID | Origin of SDPR Data | 20120224 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SUPPLIERLOCID | Attribute: Supplier ShipTo Location ID | 20031216 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_SUPP_PRT_ID | Supplier Partner ID | 20101006 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_COLLKEY | Collector Key | 20040128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031216 | |
| 2 | Static method | Public | Method | Create a COLLKEY instance for the given attributes | 20040128 | |
| 3 | Instance method | Public | Method | get Calendar Month | 20050725 | |
| 4 | Instance method | Public | Method | get Calendar Week | 20050725 | |
| 5 | Instance method | Public | Method | get Delivery Type | 20031216 | |
| 6 | Instance method | Public | Method | get Origin | 20120224 | |
| 7 | Instance method | Public | Method | get Supplier Location ID | 20031216 | |
| 8 | Instance method | Public | Method | get Supplier Partner | 20101006 |
Events
Class CL_RSSDPR_MODEL_COLLKEY has no event.
Types
Class CL_RSSDPR_MODEL_COLLKEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Calendar year / month | 20050725 | |||
| 2 | I_CALWEEK | Call by reference | Type reference (TYPE) | RSCALWEEK | Calendar year / week | 20050725 | |||
| 3 | I_DELIVERY_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_DELIVERY_TYPE | Formalparameter: Lieferart | 20031216 | |||
| 4 | I_ORIGIN | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_TYPE_ORIG_ID | Origin of SDPR Data | 20120224 | |||
| 5 | I_SUPPLIERLOCID | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SUPPLIERLOCID | Formalparameter: Anlieferlokations-ID | 20031216 | |||
| 6 | I_SUPP_PRT | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SUPP_PRT_ID | Supplier Partner ID | 20101006 |
Method CONSTRUCTOR on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLLKEY | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_COLLKEY | Collector-Schlüssel | 20040128 | |||
| 2 | I_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Calendar year / month | 20050725 | |||
| 3 | I_CALWEEK | Call by reference | Type reference (TYPE) | RSCALWEEK | Calendar year / week | 20050725 | |||
| 4 | I_DELIVERY_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_DELIVERY_TYPE | Lieferart | 20040128 | |||
| 5 | I_ORIGIN | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_TYPE_ORIG_ID | Origin of SDPR Data | 20120224 | |||
| 6 | I_SUPPLIERLOCID | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SUPPLIERLOCID | Anlieferlokations-ID | 20040128 | |||
| 7 | I_SUPP_PRT | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SUPP_PRT_ID | Supplier Partner ID | 20101006 |
Method CREATE on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_CALMONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CALMONTH | Value transfer | Type reference (TYPE) | RSCALMONTH | Calendar year / month | 20050725 |
Method GET_CALMONTH on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_CALWEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CALWEEK | Value transfer | Type reference (TYPE) | RSCALWEEK | Calendar year / week | 20050725 |
Method GET_CALWEEK on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_DELIVERY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DELIVERY_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_DELIVERY_TYPE | Lieferart | 20031216 |
Method GET_DELIVERY_TYPE on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ORIGIN | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_TYPE_ORIG_ID | Origin of SDPR Data | 20120224 |
Method GET_ORIGIN on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_SUPPLIERLOCID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUPPLIERLOCID | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SUPPLIERLOCID | Anlieferlokations-ID | 20031216 |
Method GET_SUPPLIERLOCID on class CL_RSSDPR_MODEL_COLLKEY has no exception.
Method GET_SUPP_PRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUPP_PRT | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_SUPP_PRT_ID | Supplier Partner ID | 20101006 |
Method GET_SUPP_PRT on class CL_RSSDPR_MODEL_COLLKEY has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 351 |