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 | Static Attribute | Private | Type reference (TYPE) | CRMT_BSDM_INSTANCES | List of BSDM DT instances keyed by service object name | 20060717 | |||
| 2 | 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 | Static method | Public | Method | get design time instance. | 20060704 | |
| 2 | Static method | Public | Method | get runtime instance | 20060704 | |
| 3 | Static method | Private | Method | retrieve BOL component from service object | 20060717 | |
| 4 | 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 | ER_BSDM_DT | Call by reference | Object reference (TYPE REF TO) | IF_OST_BSDM_DT | returns to BSDM FMG complete data model | 20060704 | |||
| 2 | ET_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060808 | |||
| 3 | IV_COMPONENT_SET | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20070705 | |||
| 4 | IV_COMP_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060707 | |||
| 5 | 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 | ER_BSDM_RT | Call by reference | Object reference (TYPE REF TO) | IF_OST_BSDM_RT | runtime interface | 20060704 | |||
| 2 | ET_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060808 | |||
| 3 | EV_COMPONENT_SET | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20070705 | |||
| 4 | EV_COMP_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060704 | |||
| 5 | 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 | EV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | BOL Component Name | 20060717 | |||
| 2 | EV_COMPONENT_SET | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20070705 | |||
| 3 | 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 | 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 |