SAP ABAP Interface IF_ADT_MSG_LONGTEXT_API (T100 Message Long Text API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-MSG (Application Component) Message Class Editor for ABAP in Eclipse
⤷
SMESSAGE_ADT (Package) T100 Messages ADT
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_MSG_LONGTEXT_API | T100 Message Long Texts API | 20120911 |
Properties
| Interface | IF_ADT_MSG_LONGTEXT_API | |
| Short Description | T100 Message Long Text API |
General Data
| Package | SMESSAGE_ADT | T100 Messages ADT |
| Created | 20120911 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_MSG_LONGTEXT_API has no forward declaration.
Interfaces
Interface IF_ADT_MSG_LONGTEXT_API has no interface.
Friends
Interface IF_ADT_MSG_LONGTEXT_API has no friend.
Attributes
Interface IF_ADT_MSG_LONGTEXT_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | obtain t100 longtext as HTML document in given language | 20120911 | |
| 2 | Instance method | Public | Method | get ADT URI as atom link | 20120911 | |
| 3 | Instance method | Public | Method | get ADT URI as string | 20120911 | |
| 4 | Instance method | Public | Method | does t100 message have longtext in given language | 20120911 |
Events
Interface IF_ADT_MSG_LONGTEXT_API has no event.
Types
Interface IF_ADT_MSG_LONGTEXT_API has no local type.
Method Signatures
Method GET_LONGTEXT_AS_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120911 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20120911 | ||||
| 3 | T100_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20120911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120911 |
Method GET_LONGTEXT_ATOM_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120911 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | IF_ATOM_TYPES=>LINK_S | 20120911 | ||||
| 3 | T100_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20120911 |
Method GET_LONGTEXT_ATOM_LINK on Interface IF_ADT_MSG_LONGTEXT_API has no exception.
Method GET_LONGTEXT_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120911 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20120911 | ||||
| 3 | T100_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20120911 |
Method GET_LONGTEXT_URI on Interface IF_ADT_MSG_LONGTEXT_API has no exception.
Method HAS_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20120911 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120911 | ||||
| 3 | T100_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20120911 |
Method HAS_LONGTEXT on Interface IF_ADT_MSG_LONGTEXT_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |