SAP ABAP Class CL_EVE_D_SUB_ATTRIBUTE (Definition of Lower-Level Attributes)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EVA (Application Component) Evaluations
⤷
EVE_SETTINGS (Package) Evaluation Engine - System und Customizing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EVE_D_ATTRIBUTE_BASE | Abstract Basis Class for Attributes | 20020307 |
Properties
| Class | CL_EVE_D_SUB_ATTRIBUTE | |
| Short Description | Definition of Lower-Level Attributes | |
| Super Class | CL_EVE_D_ATTRIBUTE_BASE | Abstract Basis Class for Attributes |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EVE_SETTINGS | Evaluation Engine - System und Customizing |
| Created | 20020307 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EVE_D_SUB_ATTRIBUTE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EVE_D_ATTRIBUTE | 20020313 | Attribute Definition | |
| 2 | CL_EVE_LAYOUT_BASE | 20020415 | Abstract Basis Class for All Layouts |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | EVE_TS_ATTRIB_SUB | Lower-Level Attributes | 20020313 | |||
| 2 | Constant | Public | Type reference (TYPE) | EVE_TV_SUB_ATTRIBUTE_TYPE | 'K' | Type: Key Field | 20020412 | ||
| 3 | Constant | Public | Type reference (TYPE) | EVE_TV_SUB_ATTRIBUTE_TYPE | 'V' | Type: Value Field | 20020412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create Copy | 20030523 | |
| 2 | Static method | Protected | Method | Gives Attribute to Application | 20020313 | |
| 3 | Static method | Public | Method | 20020412 | ||
| 4 | Static method | Public | Method | 20020415 | ||
| 5 | Static method | Public | Method | 20020415 | ||
| 6 | Instance method | Public | Method | 20020510 | ||
| 7 | Instance method | Public | Method | 20020510 | ||
| 8 | Instance method | Public | Method | 20020510 |
Events
Class CL_EVE_D_SUB_ATTRIBUTE has no event.
Types
Class CL_EVE_D_SUB_ATTRIBUTE has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_EVE_D_SUB_ATTRIBUTE | Definition von untergeordneten Attributen | 20030523 |
Method CLONE on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method GET_SUB_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUB_ATTRIBUTES | Call by reference | Type reference (TYPE) | EVE_TT_D_SUB_ATTRIBUTE | Untergeordnete Attribute | 20020313 | |||
| 2 | IR_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_EVE_D_ATTRIBUTE | Definition von Attributen | 20020408 |
Method GET_SUB_ATTRIBUTES on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method IS_VALID_KEY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUB_ATTRIBUTE | Call by reference | Type reference (TYPE) | EVE_TV_SUB_ATTRIBUTE | Untergeordnetes Attribut/Merkmal der Evaluation Engine | 20020412 | |||
| 2 | IV_TYPE_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020412 | |||
| 3 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020412 |
Method IS_VALID_KEY_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method IS_VALID_PERIOD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUB_ATTRIBUTE | Call by reference | Type reference (TYPE) | EVE_TV_SUB_ATTRIBUTE | Untergeordnetes Attribut/Merkmal der Evaluation Engine | 20020415 | |||
| 2 | IV_TYPE_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020415 | |||
| 3 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020415 |
Method IS_VALID_PERIOD_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method IS_VALID_YEAR_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUB_ATTRIBUTE | Call by reference | Type reference (TYPE) | EVE_TV_SUB_ATTRIBUTE | Untergeordnetes Attribut/Merkmal der Evaluation Engine | 20020415 | |||
| 2 | IV_TYPE_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020415 | |||
| 3 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020415 |
Method IS_VALID_YEAR_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method VALID_KEY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020510 |
Method VALID_KEY_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method VALID_PERIOD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020510 |
Method VALID_PERIOD_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
Method VALID_YEAR_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VALID | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Attribut kann als Schlüssel verwendet werden | 20020510 |
Method VALID_YEAR_FIELD on class CL_EVE_D_SUB_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |