SAP ABAP Class /IWBEP/IF_SBOD_TERM (SB - OData - Term)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130222 |
| 2 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBOD_ANNOTATION_TRGT | SB - OData - Annotation Target | 20130418 |
| 3 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBOD_DOCUMENTABLE | SB - OData - Documentable | 20130422 |
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
| Class | /IWBEP/IF_SBOD_TERM | |
| Short Description | SB - OData - Term | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120201 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_SBOD_TERM has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_TERM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130222 | |||||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'CTYP' | Service Builder: Relation Type | 20130426 | ||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'ETYP' | relation to record type | 20130426 | ||
| 4 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'ENUMT' | Service Builder: Relation Type | 20131010 | ||
| 5 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'TYPD' | Service Builder: Relation Type | 20130612 |
Methods
Events
Class /IWBEP/IF_SBOD_TERM has no event.
Types
Class /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 class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_CHILDREN on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_DOCUMENTATION Signature
Method GET_DOCUMENTATION on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_DOCUMENTATION on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_NAME on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_PARENT on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_POSITION Signature
Method GET_POSITION on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_TERM has no exception.
Method GET_SUMMARY Signature
Method GET_SUMMARY on class /IWBEP/IF_SBOD_TERM has no parameter.
Method GET_SUMMARY on class /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 class /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_DOCUMENTATION on class /IWBEP/IF_SBOD_TERM has no exception.
Method SET_POSITION Signature
Method SET_POSITION on class /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_POSITION on class /IWBEP/IF_SBOD_TERM has no exception.
Method SET_SUMMARY Signature
Method SET_SUMMARY on class /IWBEP/IF_SBOD_TERM has no parameter.
Method SET_SUMMARY on class /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 |