SAP ABAP Class CL_UAC_VIEW_FACTORY (View Factory)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_VIEW (Package) Views for MVC Pattern
⤷
⤷
Properties
| Class | CL_UAC_VIEW_FACTORY | |
| Short Description | View Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20040719 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UAC_VIEW_FACTORY has no interface implemented.
Friends
Class CL_UAC_VIEW_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SEOCLSNAME | 'IF_UAC_VIEW_STRATEGY' | Object Type Name | 20040719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get view with this factory | 20040719 |
Events
Class CL_UAC_VIEW_FACTORY has no event.
Types
Class CL_UAC_VIEW_FACTORY has no local type.
Method Signatures
Method FACTORY 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 | ID_VIEW_STRATEGY_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20040719 | |||
| 4 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20040719 | |||
| 5 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMENT_MODEL | view gets assignment data from model via this interface | 20040719 | |||
| 6 | IR_STYLE | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER | 20040719 | |||
| 7 | IS_VIEW_ITEM | Call by reference | Type reference (TYPE) | UAC_S_ITEM | Analytical Cost Management: Item | 20040719 | |||
| 8 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_UAC_VIEW | UAC view | 20040719 |
Method FACTORY on class CL_UAC_VIEW_FACTORY has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |