SAP ABAP Interface IF_UAC_ATTRIBUTE_FLAG (Holds boolean attributes of items)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_ATTRIBUTE (Package) Holds Attributes of Items within UAC
⤷
⤷
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
| Interface | IF_UAC_ATTRIBUTE_FLAG | |
| Short Description | Holds boolean attributes of items |
General Data
| Package | UAC_ATTRIBUTE | Holds Attributes of Items within UAC |
| Created | 20021014 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UAC_ATTRIBUTE_FLAG has no forward declaration.
Interfaces
Interface IF_UAC_ATTRIBUTE_FLAG has no interface.
Friends
Interface IF_UAC_ATTRIBUTE_FLAG has no friend.
Attributes
Interface 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
Interface IF_UAC_ATTRIBUTE_FLAG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_UAC_ATTRIBUTE_FLAG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |