SAP ABAP Class IF_UAC_ATTRIBUTE_FLAG (Holds boolean attributes 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_FLAG | Holds 'Flag' Properties of Items (i.e. True/False) | 20021125 |
Properties
| Class | IF_UAC_ATTRIBUTE_FLAG | |
| Short Description | Holds boolean attributes of items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021014 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UAC_ATTRIBUTE_FLAG has no forward declaration.
Interfaces
Class IF_UAC_ATTRIBUTE_FLAG has no interface implemented.
Friends
Class IF_UAC_ATTRIBUTE_FLAG has no friend class.
Attributes
Class IF_UAC_ATTRIBUTE_FLAG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add flag for item | 20021014 | |
| 2 | Instance method | Public | Method | Check if item has flag | 20021014 | |
| 3 | Instance method | Public | Method | Delete flag of item | 20021014 | |
| 4 | Instance method | Public | Method | Get list of items with specific flag | 20021014 |
Events
Class IF_UAC_ATTRIBUTE_FLAG has no event.
Types
Class IF_UAC_ATTRIBUTE_FLAG has no local type.
Method Signatures
Method ADD_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ATTRIBUTE | Call by reference | Type reference (TYPE) | UAC_ATTRIBUTE | Analytical Cost Management: Attribut | 20021014 | |||
| 2 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 3 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 4 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021014 | |||
| 5 | IT_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_T_ITEM_ID | Analytical Cost Management: Item | 20021014 |
Method ADD_FLAG on class IF_UAC_ATTRIBUTE_FLAG has no exception.
Method CHECK_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ATTRIBUTE | Call by reference | Type reference (TYPE) | UAC_ATTRIBUTE | Analytical Cost Management: Attribut | 20021014 | |||
| 2 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 3 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 4 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021014 | |||
| 5 | RD_FLAG | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20021014 |
Method CHECK_FLAG on class IF_UAC_ATTRIBUTE_FLAG has no exception.
Method DELETE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ATTRIBUTE | Call by reference | Type reference (TYPE) | UAC_ATTRIBUTE | Analytical Cost Management: Attribut | 20021014 | |||
| 2 | ID_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 3 | ID_ITEM_ID2 | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021014 | |||
| 4 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021014 | |||
| 5 | IT_ITEM_ID | Call by reference | Type reference (TYPE) | UAC_T_ITEM_ID | Analytical Cost Management: Item | 20021014 |
Method DELETE_FLAG on class IF_UAC_ATTRIBUTE_FLAG has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ATTRIBUTE | Call by reference | Type reference (TYPE) | UAC_ATTRIBUTE | Analytical Cost Management: Attribut | 20021014 | |||
| 2 | ID_ITEM_TYPE | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021014 | |||
| 3 | RT_ITEM_ID | Value transfer | Type reference (TYPE) | UAC_T_ITEM_ID | Analytical Cost Management: Knoten-Id | 20021014 |
Method GET_ITEMS on class IF_UAC_ATTRIBUTE_FLAG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |