SAP ABAP Class /IWBEP/CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBOD_SCHEMA_CONTEXT SB - OData - Schema Context 20130416
Properties
Class /IWBEP/CL_SBOD_SCHEMA_CONTEXT  
Short Description SB - OData - Schema Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20130416   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_MGW_MED_REG_API Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/IF_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /IWBEP/IF_SBOD_SCHEMA_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBOD_SCHEMA_CONTEXT SB - OData - Schema Context 20130416
Friends
# Friend Modeled only Created on Description
1 /IWBEP/CL_SBOD 20130416 SB - OData - Starting Point
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FILE_HANDLER Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_FILE_HANDLER common file handler 20130416
2 MO_MAIN_MODEL Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130416
3 MO_USING_VOCABULARY Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130416
4 MT_DIRECT_IMPORT Instance attribute Private Type reference (TYPE) /IWBEP/T_SBDM_NODES explicit iimports 20140115
5 MT_IMPORT_MESSAGE Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT messages from import processing 20140115
6 MT_PREFERRED_VOCS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBOD_SCHEMA_CONTEXT=>TY_T_VOCABULARY preferred vocabularies 20140320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130416
2 GET_EFFECTIVE_VOCABULARIES Static method Public Method Gets the effective vocabularies from the repository 20130423
3 GET_VOCABULARY_FROM_REPOSITORY Instance method Private Method Gets vocabulary from repository 20130416
4 LOAD_FROM_REPOSITORY Instance method Private Method Loads the vocabulary from the repository 20130416
Events
Class /IWBEP/CL_SBOD_SCHEMA_CONTEXT has no event.
Types
Class /IWBEP/CL_SBOD_SCHEMA_CONTEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE_HANDLER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_FILE_HANDLER common file handler 20130416
2 Importing IO_MAIN_MODEL Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130416
3 Importing IO_USING_VOCABULARY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130416
4 Importing IT_PREFERRED_VOCS Call by reference Type reference (TYPE) /IWBEP/IF_SBOD_SCHEMA_CONTEXT=>TY_T_VOCABULARY preferred vocabularies 20140320
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130416

Method GET_EFFECTIVE_VOCABULARIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VOCABULARIES Call by reference Type reference (TYPE) /IWBEP/CL_MGW_MED_REG_API=>TY_T_VOCAB_LIST 20130423
2 Importing IT_PREFERRED_VOCS Call by reference Type reference (TYPE) /IWBEP/IF_SBOD_SCHEMA_CONTEXT=>TY_T_VOCABULARY preferred vocabulary 20140320
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130423

Method GET_VOCABULARY_FROM_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWBEP/SBDM_NAMESPACE Service Builder: Namespace 20130416
2 Returning RS_VOCABULARY Value transfer Type reference (TYPE) /IWBEP/CL_MGW_MED_REG_API=>TY_S_VOCAB_DETAIL 20130416
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130423

Method LOAD_FROM_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VOCABULARY Call by reference Type reference (TYPE) /IWBEP/CL_MGW_MED_REG_API=>TY_S_VOCAB_DETAIL 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