SAP ABAP Class IF_OST_BSDM_DT (returns to BSDM FMG complete data model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OST_BSDM_DT BSDM design time class 20060705
Properties
Class IF_OST_BSDM_DT  
Short Description returns to BSDM FMG complete data model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060704   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OST_BSDM_DT has no forward declaration.
Interfaces
Class IF_OST_BSDM_DT has no interface implemented.
Friends
Class IF_OST_BSDM_DT has no friend class.
Attributes
Class IF_OST_BSDM_DT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BOL_SEL_CONSIST Instance method Public Method Consistency check of user selection in Design layer 20060706
2 DELETE Instance method Public Method Deletes all persisted data in BSDM for the current service 20060714
3 ENABLE_RUNTIME_SUPPORT Instance method Public Method Saves all relevant BSDM data for support of WS runtime 20060714
4 GET_MODEL_TABLE Instance method Public Method Returns the internal table used for Create, change, read 20060704
5 GET_QUERY_TABLE Instance method Public Method Returns the internal table used for search operation 20060704
Events
Class IF_OST_BSDM_DT has no event.
Types
Class IF_OST_BSDM_DT has no local type.
Method Signatures

Method CHECK_BOL_SEL_CONSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20060711
2 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100203

Method CHECK_BOL_SEL_CONSIST on class IF_OST_BSDM_DT has no exception.

Method DELETE 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 20060719

Method DELETE on class IF_OST_BSDM_DT has no exception.

Method ENABLE_RUNTIME_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BSDM_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060718
# Exception Resumable Description Created on
1 CX_OST_BSDM_RT_SUPPORT_FAILURE failure to enable runtime support for the WebService 20060714

Method GET_MODEL_TABLE 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 20060704
2 Exporting ET_BSDM_DT Call by reference Type reference (TYPE) CRMT_BSDM_DT BOL Service Data Manager : table of CRMS_BSDM_DT 20060705
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100203

Method GET_MODEL_TABLE on class IF_OST_BSDM_DT has no exception.

Method GET_QUERY_TABLE 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 20060704
2 Exporting ET_BSDM_DT Call by reference Type reference (TYPE) CRMT_BSDM_DT_QUERY BOL Service Data Manager : table of CRMS_BSDM_DT_QUERY 20060705
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100208

Method GET_QUERY_TABLE on class IF_OST_BSDM_DT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in