SAP ABAP Class CL_BS_FPM_TOOLBOX_FACTORY (Toolbox-factory for FPM related tools)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
Properties
Class CL_BS_FPM_TOOLBOX_FACTORY  
Short Description Toolbox-factory for FPM related tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20100902   SAP 
Last change 20110908   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_BS_FPM_TOOLBOX_FACTORY has no interface implemented.
Friends
Class CL_BS_FPM_TOOLBOX_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_BS_FPM_TOOLBOX_FACTORY Toolbox-factory for BOL related tools 20100902
2 MT_INSTANCES Instance attribute Protected Type reference (TYPE) TY_INSTANCES_T 20100902
3 MV_PREFER_EXISTING_TOOLBOX Instance attribute Protected Type reference (TYPE) ABAP_BOOL 'X' 20100902
Methods
# Method Level Visibility Method type Description Created on
1 DO_NOT_PREFER_EXISTING_TOOLBOX Instance method Public Method 20100902
2 GET_INSTANCE Static method Public Method 20100902
3 GET_TOOLBOX Instance method Public Method 20100902
Events
Class CL_BS_FPM_TOOLBOX_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_INSTANCE Protected See coding 20100902 BEGIN OF ty_instance, class_name TYPE seoclname, instance TYPE REF TO object, END OF ty_instance
2 TY_INSTANCES_T Protected See coding 20100902 ty_instances_t TYPE STANDARD TABLE OF ty_instance
Method Signatures

Method DO_NOT_PREFER_EXISTING_TOOLBOX Signature

Method DO_NOT_PREFER_EXISTING_TOOLBOX on class CL_BS_FPM_TOOLBOX_FACTORY has no parameter.
Method DO_NOT_PREFER_EXISTING_TOOLBOX on class CL_BS_FPM_TOOLBOX_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BS_FPM_TOOLBOX_FACTORY Toolbox-factory for BOL related tools 20100902

Method GET_INSTANCE on class CL_BS_FPM_TOOLBOX_FACTORY has no exception.

Method GET_TOOLBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_TOOLBOX Value transfer Object reference (TYPE REF TO) CL_BS_FPM_TOOLBOX Toolbox for FPM enabled applications 20100902
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 'CL_BS_FPM_TOOLBOX' Object Type Name 20100902

Method GET_TOOLBOX on class CL_BS_FPM_TOOLBOX_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703