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 GET_LONG_TEXT Instance method Public Method Returns Long Text 20040705
2 GET_NO_ALERT_ID Instance method Public Method Returns Control Flag for ID in Text 20040716
3 GET_SHORT_TEXT Instance method Public Method Returns Short Text 20040705
4 GET_TITLE Instance method Public Method Returns Title 20040705
5 SET_LONG_TEXT Instance method Public Method Sets the Long Text 20040705
6 SET_NO_ALERT_ID Instance method Public Method Sets Control Flag for ID in Text 20040716
7 SET_SHORT_TEXT Instance method Public Method Sets Short Text 20040705
8 SET_TITLE 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 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20040707
2 Returning RT_LONG_TEXT_TABLE Value transfer Type reference (TYPE) SALERTTLONGTEXT Texttabelle für den Alert-Langtext 20040719
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API 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 Returning RP_NO_ALERT_ID Value transfer Type reference (TYPE) SALRTDNOID Keine externe Alert-ID einfügen 20040716
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API 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 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache des Kurztextes 20040707
2 Returning RT_SHORT_TEXT_TABLE Value transfer Type reference (TYPE) SALERTTSHORTTEXT Texttabelle für den Alert-Kurztext 20040719
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache des Titels 20040706
2 Returning RT_TITLE_TABLE Value transfer Type reference (TYPE) SALERTTTITLETEXT Texttabelle für den Alert-Titel 20040719
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API 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 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache des Langtextes 20040707
2 Importing IT_LONG_TEXT_TABLE Call by reference Type reference (TYPE) SALERTTLONGTEXT Texttabelle für den Alert-Langtext 20040715
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API 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 Importing IP_NO_ALERT_ID Call by reference Type reference (TYPE) SALRTDNOID Keine externe Alert-ID einfügen 20040716
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API 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 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache des Kurztextes 20040707
2 Importing IT_SHORT_TEXT_TABLE Call by reference Type reference (TYPE) SALERTTSHORTTEXT Texttabelle für den Alert-Kurztext 20040715
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache des Titels 20040706
2 Importing IT_TITLE_TABLE Call by reference Type reference (TYPE) SALERTTTITLETEXT Texttabelle für den Alert-Titel 20040715
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728
History
Last changed by/on SAP  20041208 
SAP Release Created in 700