SAP ABAP Class CL_OST_BSDM_UTILE (Bol Service Data Management utilities)
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_UTILE | |
| Short Description | Bol Service Data Management utilities | |
| 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 | 20060705 | SAP |
| Last change | 20100303 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OST_BSDM_UTILE has no interface implemented.
Friends
Class CL_OST_BSDM_UTILE has no friend class.
Attributes
Class CL_OST_BSDM_UTILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call WST RT BadI | 20080815 | |
| 2 | Static method | Public | Method | Get BOL complete hierarchy | 20060724 | |
| 3 | Static method | Public | Method | Get BOL complete hierarchy | 20060706 | |
| 4 | Static method | Public | Method | Get BOL complete hierarchy | 20060724 | |
| 5 | Static method | Public | Method | Get the name of logical key structure of the root object | 20060720 | |
| 6 | Static method | Public | Method | Retrieve Object Usage for a particular Object | 20070329 | |
| 7 | Static method | Public | Method | creates an instance of the class | 20070504 | |
| 8 | Static method | Private | Method | Return the result object name | 20070504 | |
| 9 | Static method | Public | Method | creates an instance of the class | 20090522 | |
| 10 | Static method | Public | Method | Get attributes of a structure | 20070312 | |
| 11 | Static method | Public | Method | Identify SAP system or Non-SAP system | 20070312 | |
| 12 | Static method | Public | Method | Retruns the value for a certain user parameter | 20070312 | |
| 13 | Static method | Public | Method | Map ISO fomat to SAP format (design time) | 20060731 | |
| 14 | Static method | Public | Method | Map ISO fomat to SAP format (runtime) | 20060731 | |
| 15 | Static method | Public | Method | Map SAP fomat to ISO format (design time) | 20060731 | |
| 16 | Static method | Public | Method | Map SAP fomat to ISO format (runtime) | 20060731 | |
| 17 | Static method | Public | Method | Add a Single Message to the Log | 20060727 | |
| 18 | Static method | Public | Method | 20070222 |
Events
Class CL_OST_BSDM_UTILE has no event.
Types
Class CL_OST_BSDM_UTILE has no local type.
Method Signatures
Method CALL_BADI_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080815 | ||||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080815 | |||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20080815 | ||||
| 4 | SERVICE_NAME | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20080815 |
Method CALL_BADI_PROCESSING on class CL_OST_BSDM_UTILE has no exception.
Method GET_BOL_DT_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BSDM_BOL_HIER | Call by reference | Type reference (TYPE) | CRMT_BSDM_BOL_HIER | BOL complete hierarchy | 20060724 | |||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | Structure for BSDM: | 20060724 |
Method GET_BOL_DT_HIERARCHY on class CL_OST_BSDM_UTILE has no exception.
Method GET_BOL_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BSDM_BOL_HIER | Call by reference | Type reference (TYPE) | CRMT_BSDM_BOL_HIER | BOL complete hierarchy | 20060707 | |||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | Structure for BSDM: | 20060706 |
Method GET_BOL_HIERARCHY on class CL_OST_BSDM_UTILE has no exception.
Method GET_BOL_RT_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BSDM_BOL_HIER | Call by reference | Type reference (TYPE) | CRMT_BSDM_BOL_HIER | BOL complete hierarchy | 20060724 | |||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | Structure for BSDM: | 20060724 | |||
| 3 | IT_BSDM_INFO | Call by reference | Type reference (TYPE) | CRMT_BSDM_INFO | Bol Service Data Manager: Table type for mapping information | 20081120 | |||
| 4 | IT_BSDM_RELATIONS | Call by reference | Type reference (TYPE) | CRMT_RELATION_TAB | Table of Generic Object Relations | 20081120 |
Method GET_BOL_RT_HIERARCHY on class CL_OST_BSDM_UTILE has no exception.
Method GET_LOGICAL_KEY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table Type for BAPIRETURN | 20060721 | |||
| 2 | EV_BOPF_ALTKEY_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | BOPF Alternative Key name | 20091204 | |||
| 3 | EV_LOGICAL_KEY_STRUC_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20060720 | |||
| 4 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060720 | |||
| 5 | IV_ROOT_BOL_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060720 |
Method GET_LOGICAL_KEY_STRUCTURE on class CL_OST_BSDM_UTILE has no exception.
Method GET_OBJECT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20070329 | |||
| 2 | RV_OBJECT_USAGE | Value transfer | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20070329 |
Method GET_OBJECT_USAGE on class CL_OST_BSDM_UTILE has no exception.
Method GET_OBJ_MODEL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RUNTIME_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | 20070504 | ||||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070504 |
Method GET_RESULT_OBJ_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20070504 | |||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | Structure for BSDM: | 20070504 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070504 |
Method GET_RT_OBJ_MODEL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RUNTIME_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | 20090522 | ||||
| 2 | IS_BSDM_KEY | Call by reference | Type reference (TYPE) | CRMS_BSDM_KEY | 20090522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20090522 |
Method GET_STRUCTURE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | DDFIELDS | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20070312 | |||
| 2 | IV_ALL_TYPES | Call by reference | Type reference (TYPE) | DDBOOL_D | DD: truth value | 20070312 | |||
| 3 | IV_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name of ABAP Dictionary Object | 20070312 |
Method GET_STRUCTURE_ATTRIBUTES on class CL_OST_BSDM_UTILE has no exception.
Method GET_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | Source of Design Layer Data: Customer / SAP / Both | 20070312 |
Method GET_SYSTEM_TYPE on class CL_OST_BSDM_UTILE has no exception.
Method GET_USER_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM_ID | Call by reference | Type reference (TYPE) | MEMORYID | Set/Get parameter ID | 20070312 | |||
| 2 | RV_PARAM_VALUE | Value transfer | Type reference (TYPE) | XUVALUE | Parameter value | 20070312 |
Method GET_USER_PARAMETER on class CL_OST_BSDM_UTILE has no exception.
Method MAP_ISO_TO_SAP_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIELD | Call by reference | Type reference (TYPE) | CRMS_BSDM_DFIELD | BOL Service Data Management: Design time | 20060731 | |||
| 2 | CT_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060731 |
Method MAP_ISO_TO_SAP_DT on class CL_OST_BSDM_UTILE has no exception.
Method MAP_ISO_TO_SAP_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060731 | |||
| 2 | CV_VALUE_OUT | Call by reference | Type reference (TYPE) | ANY | output value (iso format) | 20060731 | |||
| 3 | IV_VALUE_IN | Call by reference | Type reference (TYPE) | ANY | Input value (SAP format) | 20060731 |
Method MAP_ISO_TO_SAP_RT on class CL_OST_BSDM_UTILE has no exception.
Method MAP_SAP_TO_ISO_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIELD | Call by reference | Type reference (TYPE) | CRMS_BSDM_DFIELD | BOL Service Data Management: Design time | 20060731 | |||
| 2 | CT_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060731 |
Method MAP_SAP_TO_ISO_DT on class CL_OST_BSDM_UTILE has no exception.
Method MAP_SAP_TO_ISO_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060731 | |||
| 2 | CV_VALUE_OUT | Call by reference | Type reference (TYPE) | ANY | output value (iso format) | 20060731 | |||
| 3 | IV_VALUE_IN | Call by reference | Type reference (TYPE) | ANY | Input value (SAP format) | 20060731 |
Method MAP_SAP_TO_ISO_RT on class CL_OST_BSDM_UTILE has no exception.
Method P_ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BSDM_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060727 | |||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | 'OST_BSDM' | Message class | 20060727 | ||
| 3 | I_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message number | 20060727 | |||
| 4 | I_PAR1 | Call by reference | Type reference (TYPE) | ANY | Message Parameter 1 | 20060727 | |||
| 5 | I_PAR2 | Call by reference | Type reference (TYPE) | ANY | Message Parameter 2 | 20060727 | |||
| 6 | I_PAR3 | Call by reference | Type reference (TYPE) | ANY | Message Parameter 3 | 20060727 | |||
| 7 | I_PAR4 | Call by reference | Type reference (TYPE) | ANY | Message Parameter 4 | 20060727 | |||
| 8 | I_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Error type | 20060727 |
Method P_ADD_MESSAGE on class CL_OST_BSDM_UTILE has no exception.
Method REMOVE_SPECIAL_CHARACTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ABAP_NAME | Call by reference | Type reference (TYPE) | STRING | 20070222 | ||||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20070222 |
Method REMOVE_SPECIAL_CHARACTER on class CL_OST_BSDM_UTILE has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 510 |