SAP ABAP Interface IF_UAC_VIEW_STRATEGY (View Strategy)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_VIEW (Package) Views for MVC Pattern
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_VIEW_GRID_CHILDREN | Grid with Children of a Node | 20040720 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_VIEW_GRID_WORKLIST | Grid with Objects of a Working Environment | 20040924 |
Properties
| Interface | IF_UAC_VIEW_STRATEGY | |
| Short Description | View Strategy |
General Data
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20040719 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UAC_VIEW_STRATEGY has no forward declaration.
Interfaces
Interface IF_UAC_VIEW_STRATEGY has no interface.
Friends
Interface IF_UAC_VIEW_STRATEGY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_VIEW_STRATEGY_ID | Static Attribute | Public | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: Ext. ID for Control Elements | 20040719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | called by factory, get instance of view | 20040719 | |
| 2 | Static method | Public | Method | get strategy id of this view | 20040719 |
Events
Interface IF_UAC_VIEW_STRATEGY has no event.
Types
Interface IF_UAC_VIEW_STRATEGY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040719 | |||
| 2 | ID_VIEW_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20040719 | |||
| 3 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20040719 | |||
| 4 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMENT_MODEL | view gets assignment data from model via this interface | 20040719 | |||
| 5 | IR_STYLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER | 20040720 | |||
| 6 | IS_VIEW_ITEM | Call by reference | Type reference (TYPE) | UAC_S_ITEM | Analytical Cost Management: Item | 20040719 | |||
| 7 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_UAC_VIEW | UAC view | 20040719 |
Method GET_INSTANCE on Interface IF_UAC_VIEW_STRATEGY has no exception.
Method GET_VIEW_STRATEGY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_VIEW_STRATEGY_ID | Value transfer | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20040719 |
Method GET_VIEW_STRATEGY_ID on Interface IF_UAC_VIEW_STRATEGY has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |