SAP ABAP Class CL_SATC_T100_MESSAGE_SVC (Servives for T100 Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
⤷
⤷
Properties
| Class | CL_SATC_T100_MESSAGE_SVC | |
| Short Description | Servives for T100 Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_SHARED_AUX_CORE | INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details |
| Created | 20130521 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_T100_MESSAGE_SVC has no forward declaration.
Interfaces
Class CL_SATC_T100_MESSAGE_SVC has no interface implemented.
Friends
Class CL_SATC_T100_MESSAGE_SVC has no friend class.
Attributes
Class CL_SATC_T100_MESSAGE_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Displays Longtext of T100 message (if available) | 20130521 | |
| 2 | Static method | Public | Method | Returns ABAP_TRUE if T100 message refers to longtext | 20130521 | |
| 3 | Static method | Public | Method | Converts T100 message to string | 20130521 |
Events
Class CL_SATC_T100_MESSAGE_SVC has no event.
Types
Class CL_SATC_T100_MESSAGE_SVC has no local type.
Method Signatures
Method DISPLAY_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T100 | Call by reference | Type reference (TYPE) | SYMSG | 20130521 |
Method DISPLAY_LONGTEXT on class CL_SATC_T100_MESSAGE_SVC has no exception.
Method EXISTS_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T100 | Call by reference | Type reference (TYPE) | SYMSG | 20130521 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130521 |
Method EXISTS_LONGTEXT on class CL_SATC_T100_MESSAGE_SVC has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T100 | Call by reference | Type reference (TYPE) | SYMSG | 20130521 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130521 |
Method GET_TEXT on class CL_SATC_T100_MESSAGE_SVC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |