SAP ABAP Class IF_UAC_ATTRIBUTE_VALUE (Holds Values of Items)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_ATTRIBUTE_VALUE | Holds Values for Items | 20021125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_DEFAULT_TREE_MODEL | Default Tree Model | 20031203 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_MODEL | Default Tree Model | 20050316 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_APP_MODEL_VALUE_ELEMENT | Application Model: get values from elements and ccs items | 20030226 |
Properties
| Class | IF_UAC_ATTRIBUTE_VALUE | |
| Short Description | Holds Values of Items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021125 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UAC_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
Class IF_UAC_ATTRIBUTE_VALUE has no interface implemented.
Friends
Class IF_UAC_ATTRIBUTE_VALUE has no friend class.
Attributes
Class IF_UAC_ATTRIBUTE_VALUE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Item Value | 20021125 | |
| 2 | Instance method | Public | Method | Get item value tab | 20031127 | |
| 3 | Instance method | Public | Method | Remove Item Value | 20021125 | |
| 4 | Instance method | Public | Method | Set Item Value | 20021125 |
Events
Class IF_UAC_ATTRIBUTE_VALUE has no event.
Types
Class IF_UAC_ATTRIBUTE_VALUE has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 2 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 3 | ID_ITEM_ID2_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 4 | ID_ITEM_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 5 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021125 | |||
| 6 | RDREF_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20021125 |
Method GET on class IF_UAC_ATTRIBUTE_VALUE has no exception.
Method GET_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEM_VALUE | Call by reference | Type reference (TYPE) | UAC_TS_ITEM_VALUE | Analytical Cost Management: Item-Werte | 20031127 |
Method GET_TAB on class IF_UAC_ATTRIBUTE_VALUE has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 2 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 3 | ID_ITEM_ID2_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 4 | ID_ITEM_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 5 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021125 | |||
| 6 | IT_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_T_ITEM_ID | Analytical Cost Management: Item | 20021125 | |||
| 7 | IT_ITEM_ID_EXT | Call by reference | Type reference (TYPE) | UAC_T_EXT_ITEM_ID | Analytical Cost Management: externe ItemID | 20030225 |
Method REMOVE on class IF_UAC_ATTRIBUTE_VALUE has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ACCEPTED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030319 | |||
| 2 | ED_QUEUE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030319 | |||
| 3 | IDREF_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20021125 | ||||
| 4 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 5 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021125 | |||
| 6 | ID_ITEM_ID2_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 7 | ID_ITEM_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20030225 | |||
| 8 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021125 | |||
| 9 | ID_VALUE | Call by reference | Type reference (TYPE) | ANY | 20021125 |
Method SET on class IF_UAC_ATTRIBUTE_VALUE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |