SAP ABAP Class IF_ADT_MSG_LONGTEXT_API (T100 Message Long Text API)
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
| Class | IF_ADT_MSG_LONGTEXT_API | |
| Short Description | T100 Message Long Text API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120911 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_MSG_LONGTEXT_API has no forward declaration.
Interfaces
Class IF_ADT_MSG_LONGTEXT_API has no interface implemented.
Friends
Class IF_ADT_MSG_LONGTEXT_API has no friend class.
Attributes
Class 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
Class IF_ADT_MSG_LONGTEXT_API has no event.
Types
Class 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 class 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 class 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 class IF_ADT_MSG_LONGTEXT_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |