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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_FILE_HANDLER | common file handler | 20130416 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130416 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130416 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | explicit iimports | 20140115 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT | messages from import processing | 20140115 | |||
| 6 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20130416 | |
| 2 | Static method | Public | Method | Gets the effective vocabularies from the repository | 20130423 | |
| 3 | Instance method | Private | Method | Gets vocabulary from repository | 20130416 | |
| 4 | 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 | IO_FILE_HANDLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_FILE_HANDLER | common file handler | 20130416 | |||
| 2 | IO_MAIN_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130416 | |||
| 3 | IO_USING_VOCABULARY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130416 | |||
| 4 | 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 | SB: exception | 20130416 |
Method GET_EFFECTIVE_VOCABULARIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VOCABULARIES | Call by reference | Type reference (TYPE) | /IWBEP/CL_MGW_MED_REG_API=>TY_T_VOCAB_LIST | 20130423 | ||||
| 2 | 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 | SB: exception | 20130423 |
Method GET_VOCABULARY_FROM_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NAMESPACE | Service Builder: Namespace | 20130416 | |||
| 2 | RS_VOCABULARY | Value transfer | Type reference (TYPE) | /IWBEP/CL_MGW_MED_REG_API=>TY_S_VOCAB_DETAIL | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130423 |
Method LOAD_FROM_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VOCABULARY | Call by reference | Type reference (TYPE) | /IWBEP/CL_MGW_MED_REG_API=>TY_S_VOCAB_DETAIL | 20130416 | ||||
| 2 | RO_VOCABULARY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130416 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |