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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BSDMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 BSPCD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GENIL 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 CALL_BADI_PROCESSING Static method Public Method Call WST RT BadI 20080815
2 GET_BOL_DT_HIERARCHY Static method Public Method Get BOL complete hierarchy 20060724
3 GET_BOL_HIERARCHY Static method Public Method Get BOL complete hierarchy 20060706
4 GET_BOL_RT_HIERARCHY Static method Public Method Get BOL complete hierarchy 20060724
5 GET_LOGICAL_KEY_STRUCTURE Static method Public Method Get the name of logical key structure of the root object 20060720
6 GET_OBJECT_USAGE Static method Public Method Retrieve Object Usage for a particular Object 20070329
7 GET_OBJ_MODEL_INSTANCE Static method Public Method creates an instance of the class 20070504
8 GET_RESULT_OBJ_NAME Static method Private Method Return the result object name 20070504
9 GET_RT_OBJ_MODEL_INSTANCE Static method Public Method creates an instance of the class 20090522
10 GET_STRUCTURE_ATTRIBUTES Static method Public Method Get attributes of a structure 20070312
11 GET_SYSTEM_TYPE Static method Public Method Identify SAP system or Non-SAP system 20070312
12 GET_USER_PARAMETER Static method Public Method Retruns the value for a certain user parameter 20070312
13 MAP_ISO_TO_SAP_DT Static method Public Method Map ISO fomat to SAP format (design time) 20060731
14 MAP_ISO_TO_SAP_RT Static method Public Method Map ISO fomat to SAP format (runtime) 20060731
15 MAP_SAP_TO_ISO_DT Static method Public Method Map SAP fomat to ISO format (design time) 20060731
16 MAP_SAP_TO_ISO_RT Static method Public Method Map SAP fomat to ISO format (runtime) 20060731
17 P_ADD_MESSAGE Static method Public Method Add a Single Message to the Log 20060727
18 REMOVE_SPECIAL_CHARACTER 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 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20080815
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080815
3 Importing IV_DIRECTION Call by reference Type reference (TYPE) STRING 20080815
4 Importing 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 Exporting ET_BSDM_BOL_HIER Call by reference Type reference (TYPE) CRMT_BSDM_BOL_HIER BOL complete hierarchy 20060724
2 Importing 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 Exporting ET_BSDM_BOL_HIER Call by reference Type reference (TYPE) CRMT_BSDM_BOL_HIER BOL complete hierarchy 20060707
2 Importing 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 Exporting ET_BSDM_BOL_HIER Call by reference Type reference (TYPE) CRMT_BSDM_BOL_HIER BOL complete hierarchy 20060724
2 Importing IS_BSDM_KEY Call by reference Type reference (TYPE) CRMS_BSDM_KEY Structure for BSDM: 20060724
3 Importing IT_BSDM_INFO Call by reference Type reference (TYPE) CRMT_BSDM_INFO Bol Service Data Manager: Table type for mapping information 20081120
4 Importing 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 Changing ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table Type for BAPIRETURN 20060721
2 Exporting EV_BOPF_ALTKEY_NAME Call by reference Type reference (TYPE) FIELDNAME BOPF Alternative Key name 20091204
3 Exporting EV_LOGICAL_KEY_STRUC_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20060720
4 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060720
5 Importing 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 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070329
2 Returning 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 Returning ER_RUNTIME_MODEL Value transfer Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20070504
2 Importing IS_BSDM_KEY Call by reference Type reference (TYPE) CRMS_BSDM_KEY 20070504
# Exception Resumable Description Created on
1 CX_WST_FAULT 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 Returning EV_OBJECT_NAME Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070504
2 Importing IS_BSDM_KEY Call by reference Type reference (TYPE) CRMS_BSDM_KEY Structure for BSDM: 20070504
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070504
# Exception Resumable Description Created on
1 CX_WST_FAULT 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 Returning ER_RUNTIME_MODEL Value transfer Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20090522
2 Importing IS_BSDM_KEY Call by reference Type reference (TYPE) CRMS_BSDM_KEY 20090522
# Exception Resumable Description Created on
1 CX_WST_FAULT 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 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) DDFIELDS DD Interface: Table Fields for DDIF_FIELDINFO_GET 20070312
2 Importing IV_ALL_TYPES Call by reference Type reference (TYPE) DDBOOL_D DD: truth value 20070312
3 Importing 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 Exporting 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 Importing IV_PARAM_ID Call by reference Type reference (TYPE) MEMORYID Set/Get parameter ID 20070312
2 Returning 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 Changing CS_FIELD Call by reference Type reference (TYPE) CRMS_BSDM_DFIELD BOL Service Data Management: Design time 20060731
2 Changing 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 Changing CT_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060731
2 Changing CV_VALUE_OUT Call by reference Type reference (TYPE) ANY output value (iso format) 20060731
3 Importing 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 Changing CS_FIELD Call by reference Type reference (TYPE) CRMS_BSDM_DFIELD BOL Service Data Management: Design time 20060731
2 Changing 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 Changing CT_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060731
2 Changing CV_VALUE_OUT Call by reference Type reference (TYPE) ANY output value (iso format) 20060731
3 Importing 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 Changing CT_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060727
2 Importing I_CLASS Call by reference Type reference (TYPE) SYMSGID 'OST_BSDM' Message class 20060727
3 Importing I_NUMBER Call by reference Type reference (TYPE) SYMSGNO Message number 20060727
4 Importing I_PAR1 Call by reference Type reference (TYPE) ANY Message Parameter 1 20060727
5 Importing I_PAR2 Call by reference Type reference (TYPE) ANY Message Parameter 2 20060727
6 Importing I_PAR3 Call by reference Type reference (TYPE) ANY Message Parameter 3 20060727
7 Importing I_PAR4 Call by reference Type reference (TYPE) ANY Message Parameter 4 20060727
8 Importing 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 Exporting EV_ABAP_NAME Call by reference Type reference (TYPE) STRING 20070222
2 Importing 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