SAP ABAP Class /IWBEP/IF_SBOD_DOCUMENTABLE (SB - OData - Documentable)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBOD_TERM | SB - OData - Term | 20130422 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBOD_TERM | SB - OData - Term | 20130422 |
Properties
| Class | /IWBEP/IF_SBOD_DOCUMENTABLE | |
| Short Description | SB - OData - Documentable | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120201 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no friend class.
Attributes
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the documentation | 20130422 | |
| 2 | Instance method | Public | Method | Gets the summary | 20130422 | |
| 3 | Instance method | Public | Method | Sets the documentation | 20130422 | |
| 4 | Instance method | Public | Method | Sets the summary | 20130422 |
Events
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no event.
Types
Class /IWBEP/IF_SBOD_DOCUMENTABLE has no local type.
Method Signatures
Method GET_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOCUMENTATION | Value transfer | Type reference (TYPE) | /IWBEP/SBOD_DOCU_TEXT | content | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method GET_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUMMARY | Value transfer | Type reference (TYPE) | /IWBEP/SBOD_DOCU_SUMMARY | summary | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method SET_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCUMENTATION | Call by reference | Type reference (TYPE) | /IWBEP/SBOD_DOCU_TEXT | content | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
Method SET_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUMMARY | Call by reference | Type reference (TYPE) | /IWBEP/SBOD_DOCU_SUMMARY | summary | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130422 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |