SAP ABAP Class CL_CFX_BI_ATTRIBUTE_VALUE (An Attribute Value)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
CFX_BI_BOM (Package) cFolders Backend Integration, BOMs
⤷
⤷
Properties
| Class | CL_CFX_BI_ATTRIBUTE_VALUE | |
| Short Description | An Attribute Value | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_BI_BOM | cFolders Backend Integration, BOMs |
| Created | 20020522 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_BI_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
Class CL_CFX_BI_ATTRIBUTE_VALUE has no interface implemented.
Friends
Class CL_CFX_BI_ATTRIBUTE_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CFX_BI_API_T_STRING | ID of Attribute | 20020522 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CFX_BI_API_T_STRING | ID of an Item | 20050311 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CFX_BI_API_T_STRING | Namespace of an Item | 20050311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_BI_API_T_STRING | Label Text in cFolders | 20020522 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CFX_BI_API_T_STRING | Namespace of Attribute | 20020522 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Attribute value | 20020522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020522 | |
| 2 | Instance method | Public | Method | Delivers Attribute and Value as Structure | 20020529 | |
| 3 | Instance method | Public | Method | Delivers Attribute and Value as Structure | 20050315 | |
| 4 | Instance method | Public | Method | Delivers Attribute ID | 20020522 | |
| 5 | Instance method | Public | Method | Delivers Label Text | 20020522 | |
| 6 | Instance method | Public | Method | Delivers Namespace | 20020522 | |
| 7 | Instance method | Public | Method | Returns Attribute Value | 20020522 | |
| 8 | Instance method | Public | Method | Sets Attribute ID | 20020522 | |
| 9 | Instance method | Public | Method | Sets Namespace | 20020522 | |
| 10 | Instance method | Public | Method | Sets Attribute Value | 20020522 |
Events
Class CL_CFX_BI_ATTRIBUTE_VALUE has no event.
Types
Class CL_CFX_BI_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 | I_ID | Call by reference | Type reference (TYPE) | CFX_BI_API_T_STRING | ID des Attributs | 20020522 | |||
| 2 | I_ITEM_ID | Call by reference | Type reference (TYPE) | CFX_BI_API_T_STRING | ID eines Items | 20050315 | |||
| 3 | I_ITEM_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_BI_API_T_STRING | Namespace eines Items | 20050315 | |||
| 4 | I_LABELTEXT | Call by reference | Type reference (TYPE) | CFX_BI_API_T_STRING | Labeltext in cFolders | 20020522 | |||
| 5 | I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_BI_API_T_STRING | Namespace | 20020522 | |||
| 6 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert des Attributes | 20020522 |
Method CONSTRUCTOR on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method GET_ATTRIBUTE_FOR_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | CFX_BI_API_TS_ATTRIBUTE_VALUE | Attribut und Wert als Struktur | 20020529 |
Method GET_ATTRIBUTE_FOR_EXPORT on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method GET_ATTRIBUTE_FOR_GO_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | CFX_BI_API_TS_GO_FIELD_VALUE | Generisches Objekt: Wert eines Feldes oder einer Link Liste | 20050315 |
Method GET_ATTRIBUTE_FOR_GO_EXPORT on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | STRING | ID des Attributes | 20020522 |
Method GET_ID on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method GET_LABELTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LABELTEXT | Value transfer | Type reference (TYPE) | STRING | Labeltext in cFolders | 20020522 |
Method GET_LABELTEXT on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namespace des Attributs | 20020522 |
Method GET_NAMESPACE on class CL_CFX_BI_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 | Wert des Attributes | 20020522 |
Method GET_VALUE on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | ID des Attributs | 20020522 |
Method SET_ID on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
Method SET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace des Attributs | 20020522 |
Method SET_NAMESPACE on class CL_CFX_BI_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 | Attributwert | 20020522 |
Method SET_VALUE on class CL_CFX_BI_ATTRIBUTE_VALUE has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 2002_1_46C |