SAP ABAP Class CL_RSSDPR_SPL_SCORODS_FLDDSC (Score ODS Field Description)
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_SPL_SCORODS_FLDDSC | |
| Short Description | Score ODS Field Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | K | Customer Production Program |
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20040120 | 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_SPL_SCORODS_FLDDSC has no interface implemented.
Friends
Class CL_RSSDPR_SPL_SCORODS_FLDDSC 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) | STRING | Prefix of Field Name | 20040120 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_CALMONTH_FIELDID | Calendar Month Key Field ID | 20040120 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_CALWEEK_FIELDID | Calendar Week Key Field ID | 20040120 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_CONTRIB_FIELDID | Contribution KeyFigure Field ID | 20040120 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_DEFSCOFG_FIELDID | Default Score Flag Field ID | 20040329 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_DELTYPE_FIELDID | Delivery Type Key Field ID | 20040120 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_DFSCWF_FIELDID | Default Score Weighting Factor KeyFigure Field ID | 20040401 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_ELEMSCORE_FILDID | Elementary Score KeyFigure Field ID | 20040120 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSSSR_TS_FIELD_ASSIGNMENT | Field Assignments | 20040120 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_FLD_NUMBER_COUNT | The Field Number for Score ODS | 20040406 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_KFY_NUMBER_COUNT | The Keyfigure Number for Score ODS | 20040120 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_METRICID_FIELDID | Metric_ID Key Field ID | 20040120 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_ORIG_FIELDID | Origin Key Field ID | 20120224 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_RECTYP_FIELDID | Record Type Key Field ID | 20040316 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_SHIPTO_FIELDID | Shipto Location Key Field ID | 20040120 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_SUPPLIER_FIELDID | Supplier Key Field ID | 20040120 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_SUPP_PRT_FIELDID | Supplier Partner Key Field ID | 20101006 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_TOTAL_FIELDID | Total KeyFigure Field ID | 20040120 | ||
| 19 | Constant | Public | Type reference (TYPE) | I | RSSSC_SCORODS_USEDCHAR_FIELDID | Used Flag Char Field ID | 20040120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040120 | |
| 2 | Instance method | Public | Method | Get the Field Name by Field ID | 20040120 | |
| 3 | Instance method | Public | Method | check whether the field assignments are well defined | 20040406 | |
| 4 | Instance method | Public | Method | Registry Key Field Name | 20040120 | |
| 5 | Instance method | Public | Method | Registry Key Field Name Without Prefix | 20040120 |
Events
Class CL_RSSDPR_SPL_SCORODS_FLDDSC has no event.
Types
Class CL_RSSDPR_SPL_SCORODS_FLDDSC 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_FIELD_NAME_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix des Feldnamens | 20040120 |
Method CONSTRUCTOR on class CL_RSSDPR_SPL_SCORODS_FLDDSC has no exception.
Method GET_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20040120 | |||
| 2 | I_FIELD_ID | Call by reference | Type reference (TYPE) | I | Feldidentifikation | 20040120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Feld-ID | 20040524 |
Method IS_WELL_DEFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WELL_DEFINED | Value transfer | Type reference (TYPE) | CHAR1 | Feldzuordnungen sind gut definiert | 20040406 |
Method IS_WELL_DEFINED on class CL_RSSDPR_SPL_SCORODS_FLDDSC has no exception.
Method REGISTER_FIELD_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_ID | Call by reference | Type reference (TYPE) | I | Feldidentifikation | 20040120 | |||
| 2 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Feldname | 20040120 |
Method REGISTER_FIELD_DESC on class CL_RSSDPR_SPL_SCORODS_FLDDSC has no exception.
Method REGISTER_FIELD_DESC_NO_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_ID | Call by reference | Type reference (TYPE) | I | Feldidentifikation | 20040120 | |||
| 2 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Feldname | 20040120 |
Method REGISTER_FIELD_DESC_NO_PREFIX on class CL_RSSDPR_SPL_SCORODS_FLDDSC has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 352 |