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 ABAP 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 _FG_DEFAULT_FACTORY 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 CREATE_STANDARD_FACTORY Static method Public Method Returns a new Factory Instance with the Default Behavior 20071024
2 CREATE_TEST_FACTORY Static method Public Method Return a new Factory Instance with FOR TESTING Behavior 20071024
3 GET_FACTORY Static method Public Method Returns the Default Factory 20071024
4 SET_FACTORY 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 Returning 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 Returning 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 Returning 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 Importing DEFAULT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SABP_UI_CTRL_FACTORY Factory / Builder to Hide Concrete Control Implementation 20071024
2 Importing 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