SAP ABAP Class /IWBEP/IF_SBOD_ANNOTATION (SB - OData - Annotation)
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 | 20130221 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBOD_ANNOTATION | SB - OData - Annotation | 20130221 |
Properties
| Class | /IWBEP/IF_SBOD_ANNOTATION | |
| Short Description | SB - OData - Annotation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130221 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SBOD_ANNOTATION has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_ANNOTATION has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_ANNOTATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130221 | |||||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'TERM' | Service Builder: Relation Type | 20130222 | ||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'VALU' | Service Builder: Relation Type | 20130222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130322 | ||
| 2 | Instance method | Public | Method | 20130322 | ||
| 3 | Instance method | Public | Method | 20130322 | ||
| 4 | Instance method | Public | Method | 20130322 | ||
| 5 | Instance method | Public | Method | 20130512 | ||
| 6 | Instance method | Public | Method | Gets the qualifier | 20130422 | |
| 7 | Instance method | Public | Method | Gets the target | 20130221 | |
| 8 | Instance method | Public | Method | Gets the term | 20130221 | |
| 9 | Instance method | Public | Method | Gets the value | 20130221 | |
| 10 | Instance method | Public | Method | 20130503 | ||
| 11 | Instance method | Public | Method | Sets the qualifier | 20130422 | |
| 12 | Instance method | Public | Method | Sets the term | 20130222 |
Events
Class /IWBEP/IF_SBOD_ANNOTATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_ANNOTATIONS | Public | See coding | 20130301 | TY_T_ANNOTATIONS TYPE STANDARD TABLE OF REF TO /iwbep/if_sbod_annotation WITH DEFAULT KEY
|
Method Signatures
Method GET_CHILDREN Signature
Method GET_CHILDREN on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method GET_CHILDREN on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method GET_NAME on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method GET_PARENT on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method GET_POSITION Signature
Method GET_POSITION on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method GET_QUALIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUALIFIER | Value transfer | Type reference (TYPE) | /IWBEP/SBOD_QUALIFIER | Qualifier | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method GET_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TARGET | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ANNOTATION_TRGT | SB - OData - Annotation Target | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130221 |
Method GET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TERM | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_TERM | SB - OData - Term | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130221 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_EXP_VALUE | SB - OData - Annotation Value Expression | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130221 |
Method INSERT_CHILD Signature
Method INSERT_CHILD on class /IWBEP/IF_SBOD_ANNOTATION has no parameter.
Method INSERT_CHILD on class /IWBEP/IF_SBOD_ANNOTATION has no exception.
Method SET_QUALIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUALIFIER | Call by reference | Type reference (TYPE) | /IWBEP/SBOD_QUALIFIER | Qualifier | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method SET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TERM | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_TERM | SB - OData - Term | 20130222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130222 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |