SAP ABAP Interface /IWBEP/IF_SBOD_TERM (SB - OData - Term)
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_TERM | SB - OData - Term | 20130227 |
Properties
| Interface | /IWBEP/IF_SBOD_TERM | |
| Short Description | SB - OData - Term |
General Data
| Package | /IWBEP/SB_ODATA_DM | Gateway Service Builder - Domain Model Plugin |
| Created | 20120201 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_NODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130222 | ||
| 2 | /IWBEP/IF_SBOD_ANNOTATION_TRGT | SB - OData - Annotation Target | 20130418 | ||
| 3 | /IWBEP/IF_SBOD_DOCUMENTABLE | SB - OData - Documentable | 20130422 |
Friends
Interface /IWBEP/IF_SBOD_TERM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_NODE_TYPE | Constant | Public | See coding | 20130222 | ||||
| 2 | GC_RELTYPE_COMPLEX_TYPE | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'CTYP' | Service Builder: Relation Type | 20130426 | |
| 3 | GC_RELTYPE_ENTITY_TYPE | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'ETYP' | relation to record type | 20130426 | |
| 4 | GC_RELTYPE_ENUM_TYPE | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'ENUMT' | Service Builder: Relation Type | 20131010 | |
| 5 | GC_RELTYPE_TYPE_DEFINITION | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'TYPD' | Service Builder: Relation Type | 20130612 |
Methods
Events
Interface /IWBEP/IF_SBOD_TERM has no event.
Types
Interface /IWBEP/IF_SBOD_TERM has no local type.
Method Signatures
Method GET_APPLIES_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_APPLIES_TO | Value transfer | Type reference (TYPE) | /IWBEP/S_SBOD_TERM_APPLIES_TO | SB: OData Term Applies To | 20130402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130402 |
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_DOCUMENTATION Signature
Method GET_DOCUMENTATION on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_DOCUMENTATION on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_NAME on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_PARENT Signature
Method GET_PARENT on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_PARENT on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_POSITION Signature
Method GET_POSITION on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_POSITION on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_SUMMARY Signature
Method GET_SUMMARY on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_SUMMARY on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method GET_TARGET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TARGET_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBDM_NODE=>TY_T_NODE_TYPE | valid target node types | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method GET_TERM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TERM_NAME | Value transfer | Type reference (TYPE) | STRING | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_TERM_TYPE | SB - OData - Term Type | 20130306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130221 |
Method IS_APPLICABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | SB: DM unique node type | 20130422 | |||
| 2 | RV_APPLICABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method SET_APPLIES_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLIES_TO | Call by reference | Type reference (TYPE) | /IWBEP/S_SBOD_TERM_APPLIES_TO | SB: OData Term Applies To | 20130402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130402 |
Method SET_DOCUMENTATION Signature
Method SET_DOCUMENTATION on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_DOCUMENTATION on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method SET_POSITION Signature
Method SET_POSITION on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_POSITION on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method SET_SUMMARY Signature
Method SET_SUMMARY on Interface /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_SUMMARY on Interface /IWBEP/IF_SBOD_TERM has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_TERM_TYPE | SB - OData - Term Type | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130307 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |