SAP ABAP Class /IWBEP/IF_SBOD_SCHEMA_CONTEXT (SB - OData - Schema Context)
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
| Class | /IWBEP/IF_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 | ||
| 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no friend class.
Attributes
Class /IWBEP/IF_SBOD_SCHEMA_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides directly imported vocabularies (no implicit refs.) | 20140115 | |
| 2 | Instance method | Public | Method | Provides messages from import processing | 20140115 | |
| 3 | Instance method | Public | Method | Provides a vocabulary for the given target model | 20130416 |
Events
Class /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 | 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 | SB: exception | 20140115 |
Method GET_IMPORT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | SB: exception | 20140115 |
Method PROVIDE_VOCABULARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VOCABULARY_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NAMESPACE | Service Builder: Namespace | 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 |