SAP ABAP Class CL_OST_BSDM_FACTORY (Obtain an instance design time or runtime interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     WS_BOL_MD (Package) Web Service Tool: Meta Data Storage
Properties
Class CL_OST_BSDM_FACTORY  
Short Description Obtain an instance design time or runtime interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WS_BOL_MD   Web Service Tool: Meta Data Storage 
Created 20060704   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OST_BSDM_FACTORY has no forward declaration.
Interfaces
Class CL_OST_BSDM_FACTORY has no interface implemented.
Friends
Class CL_OST_BSDM_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DT Static Attribute Private Type reference (TYPE) CRMT_BSDM_INSTANCES List of BSDM DT instances keyed by service object name 20060717
2 GT_RT Static Attribute Private Type reference (TYPE) CRMT_BSDM_INSTANCES List of BSDM RT instances keyed by service object name 20060717
Methods
# Method Level Visibility Method type Description Created on
1 GET_DT_INSTANCE Static method Public Method get design time instance. 20060704
2 GET_RT_INSTANCE Static method Public Method get runtime instance 20060704
3 P_GET_BOL_COMPONENT_NAME Static method Private Method retrieve BOL component from service object 20060717
4 RESET_DT_INSTANCE Static method Public Method reinitialize the design time instance 20060714
Events
Class CL_OST_BSDM_FACTORY has no event.
Types
Class CL_OST_BSDM_FACTORY has no local type.
Method Signatures

Method GET_DT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_BSDM_DT Call by reference Object reference (TYPE REF TO) IF_OST_BSDM_DT returns to BSDM FMG complete data model 20060704
2 Exporting ET_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060808
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070705
4 Importing IV_COMP_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060707
5 Importing IV_SERVICE_OBJ_NAME Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060704

Method GET_DT_INSTANCE on class CL_OST_BSDM_FACTORY has no exception.

Method GET_RT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_BSDM_RT Call by reference Object reference (TYPE REF TO) IF_OST_BSDM_RT runtime interface 20060704
2 Exporting ET_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060808
3 Exporting EV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070705
4 Exporting EV_COMP_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060704
5 Importing IV_SERVICE_OBJ_NAME Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060704

Method GET_RT_INSTANCE on class CL_OST_BSDM_FACTORY has no exception.

Method P_GET_BOL_COMPONENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME BOL Component Name 20060717
2 Exporting EV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070705
3 Importing IV_SERVICE_OBJ_NAME Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE Service object Name 20060717

Method P_GET_BOL_COMPONENT_NAME on class CL_OST_BSDM_FACTORY has no exception.

Method RESET_DT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_OBJ_NAME Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060714

Method RESET_DT_INSTANCE on class CL_OST_BSDM_FACTORY has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 510