SAP ABAP Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT (SB - OData - Schema Context)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_SCHEMA_CONTEXT SB - OData - Schema Context 20130416
Properties
Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT  
Short Description SB - OData - Schema Context    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20130416   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no interface.
Friends
Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no friend.
Attributes
Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIRECT_IMPORTS Instance method Public Method Provides directly imported vocabularies (no implicit refs.) 20140115
2 GET_IMPORT_MESSAGES Instance method Public Method Provides messages from import processing 20140115
3 PROVIDE_VOCABULARY Instance method Public Method Provides a vocabulary for the given target model 20130416
Events
Interface /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_VOCABULARY Public See coding 20140320 BEGIN OF TY_S_VOCABULARY , NAME TYPE /IWBEP/MED_VOCAB_ID , VERSION TYPE /IWBEP/MED_VOCAB_VERSION , END OF TY_S_VOCABULARY
2 TY_T_VOCABULARY Public See coding 20140320 TY_T_VOCABULARY TYPE STANDARD TABLE OF TY_S_VOCABULARY WITH DEFAULT KEY
Method Signatures

Method GET_DIRECT_IMPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VOCABULARY Value transfer Type reference (TYPE) /IWBEP/T_SBDM_NODES inserted vocabulary nodes, e.g. for clients navigation 20140115
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140115

Method GET_IMPORT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGE Value transfer Type reference (TYPE) /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT messages from schema import processing 20140115
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140115

Method PROVIDE_VOCABULARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCABULARY_NAMESPACE Call by reference Type reference (TYPE) /IWBEP/SBDM_NAMESPACE Service Builder: Namespace 20130416
2 Returning RO_VOCABULARY Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130416
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130416
History
Last changed by/on SAP  20141120 
SAP Release Created in 200