SAP ABAP Interface IF_ALERT_TEXT_API (ALM API: Static Texts of Category)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CUST_API (Package) API for Reading and Writing Customizing

⤷

⤷

Properties
Interface | IF_ALERT_TEXT_API | |
Short Description | ALM API: Static Texts of Category |
General Data
Package | SALERT_CUST_API | API for Reading and Writing Customizing |
Created | 20040705 | SAP |
Last changed | 20041208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ALERT_TEXT_API has no forward declaration.
Interfaces
Interface IF_ALERT_TEXT_API has no interface.
Friends
Interface IF_ALERT_TEXT_API has no friend.
Attributes
Interface IF_ALERT_TEXT_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Long Text | 20040705 |
2 | ![]() |
Instance method | Public | Method | Returns Control Flag for ID in Text | 20040716 |
3 | ![]() |
Instance method | Public | Method | Returns Short Text | 20040705 |
4 | ![]() |
Instance method | Public | Method | Returns Title | 20040705 |
5 | ![]() |
Instance method | Public | Method | Sets the Long Text | 20040705 |
6 | ![]() |
Instance method | Public | Method | Sets Control Flag for ID in Text | 20040716 |
7 | ![]() |
Instance method | Public | Method | Sets Short Text | 20040705 |
8 | ![]() |
Instance method | Public | Method | Sets Title | 20040705 |
Events
Interface IF_ALERT_TEXT_API has no event.
Types
Interface IF_ALERT_TEXT_API has no local type.
Method Signatures
Method GET_LONG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040707 | |
2 | ![]() |
RT_LONG_TEXT_TABLE | Value transfer | Type reference (TYPE) | SALERTTLONGTEXT | Texttabelle für den Alert-Langtext | 20040719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_NO_ALERT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_NO_ALERT_ID | Value transfer | Type reference (TYPE) | SALRTDNOID | Keine externe Alert-ID einfügen | 20040716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_SHORT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Kurztextes | 20040707 | |
2 | ![]() |
RT_SHORT_TEXT_TABLE | Value transfer | Type reference (TYPE) | SALERTTSHORTTEXT | Texttabelle für den Alert-Kurztext | 20040719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Titels | 20040706 | |
2 | ![]() |
RT_TITLE_TABLE | Value transfer | Type reference (TYPE) | SALERTTTITLETEXT | Texttabelle für den Alert-Titel | 20040719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_LONG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Langtextes | 20040707 | |
2 | ![]() |
IT_LONG_TEXT_TABLE | Call by reference | Type reference (TYPE) | SALERTTLONGTEXT | Texttabelle für den Alert-Langtext | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_NO_ALERT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NO_ALERT_ID | Call by reference | Type reference (TYPE) | SALRTDNOID | Keine externe Alert-ID einfügen | 20040716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_SHORT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Kurztextes | 20040707 | |
2 | ![]() |
IT_SHORT_TEXT_TABLE | Call by reference | Type reference (TYPE) | SALERTTSHORTTEXT | Texttabelle für den Alert-Kurztext | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Titels | 20040706 | |
2 | ![]() |
IT_TITLE_TABLE | Call by reference | Type reference (TYPE) | SALERTTTITLETEXT | Texttabelle für den Alert-Titel | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |