SAP ABAP Class CL_CFX_ATTRIBUTE_VALUE (Value of Attribute)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
Properties
| Class | CL_CFX_ATTRIBUTE_VALUE | |
| Short Description | Value of Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20020222 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
Class CL_CFX_ATTRIBUTE_VALUE has no interface implemented.
Friends
Class CL_CFX_ATTRIBUTE_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribute | 20020225 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | List of Attributes with Values | 20020412 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Attribute Value | 20020225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020225 | ||
| 2 | Instance method | Public | Method | Read Attribute | 20020225 | |
| 3 | Instance method | Public | Method | Read Value | 20020225 | |
| 4 | Instance method | Public | Method | Change Value | 20020225 |
Events
Class CL_CFX_ATTRIBUTE_VALUE has no event.
Types
Class CL_CFX_ATTRIBUTE_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribut | 20020225 | |||
| 2 | IP_ATTRIBUTE_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | Liste von Attributen mit Wert | 20020412 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020225 |
Method CONSTRUCTOR on class CL_CFX_ATTRIBUTE_VALUE has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribut | 20020225 |
Method GET_ATTRIBUTE on class CL_CFX_ATTRIBUTE_VALUE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020225 |
Method GET_VALUE on class CL_CFX_ATTRIBUTE_VALUE has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020225 |
Method SET_VALUE on class CL_CFX_ATTRIBUTE_VALUE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |