SAP ABAP Class CL_SAT_UI_CTRL_FACTORY_ACCESS (*NO* Reuse: Returns a Default Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!
⤷
⤷
Properties
| Class | CL_SAT_UI_CTRL_FACTORY_ACCESS | |
| Short Description | *NO* Reuse: Returns a Default Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
| Created | 20071003 | SAP |
| Last change | 20130531 | 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_SAT_UI_CTRL_FACTORY_ACCESS has no interface implemented.
Friends
Class CL_SAT_UI_CTRL_FACTORY_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SAT_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071003 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the Default Factory | 20071003 | |
| 2 | Static method | Public | Method | Defines the Default Factory | 20071003 |
Events
Class CL_SAT_UI_CTRL_FACTORY_ACCESS has no event.
Types
Class CL_SAT_UI_CTRL_FACTORY_ACCESS has no local type.
Method Signatures
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SAT_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071003 |
Method GET_FACTORY on class CL_SAT_UI_CTRL_FACTORY_ACCESS has no exception.
Method SET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SAT_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071003 | |||
| 2 | USE_TEST_FACTORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071003 |
Method SET_FACTORY on class CL_SAT_UI_CTRL_FACTORY_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |