SAP ABAP Class CL_SABP_UI_CTRL_FACTORY_ACCESS (- NO REUSE - Service to Create Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_SELFTEST_CONTROLS_API (Package) *NO* REUSE - Controls: Delegates & Fakes, API

⤷

⤷

Properties
Class | CL_SABP_UI_CTRL_FACTORY_ACCESS | |
Short Description | - NO REUSE - Service to Create Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_SELFTEST_CONTROLS_API | *NO* REUSE - Controls: Delegates & Fakes, API |
Created | 20071024 | 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_SABP_UI_CTRL_FACTORY_ACCESS has no interface implemented.
Friends
Class CL_SABP_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_SABP_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns a new Factory Instance with the Default Behavior | 20071024 |
2 | ![]() |
Static method | Public | Method | Return a new Factory Instance with FOR TESTING Behavior | 20071024 |
3 | ![]() |
Static method | Public | Method | Returns the Default Factory | 20071024 |
4 | ![]() |
Static method | Public | Method | Defines the Default Factory | 20071024 |
Events
Class CL_SABP_UI_CTRL_FACTORY_ACCESS has no event.
Types
Class CL_SABP_UI_CTRL_FACTORY_ACCESS has no local type.
Method Signatures
Method CREATE_STANDARD_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_SABP_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071024 |
Method CREATE_STANDARD_FACTORY on class CL_SABP_UI_CTRL_FACTORY_ACCESS has no exception.
Method CREATE_TEST_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_SABP_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071024 |
Method CREATE_TEST_FACTORY on class CL_SABP_UI_CTRL_FACTORY_ACCESS has no exception.
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_SABP_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071024 |
Method GET_FACTORY on class CL_SABP_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_SABP_UI_CTRL_FACTORY | Factory / Builder to Hide Concrete Control Implementation | 20071024 | ||
2 | ![]() |
USE_TEST_FACTORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071024 |
Method SET_FACTORY on class CL_SABP_UI_CTRL_FACTORY_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |