SAP ABAP Class CL_SAL_TOOLS (Global Help Method for SAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SECU (Package) Security Audit
Properties
Class CL_SAL_TOOLS  
Short Description Global Help Method for SAL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECU   Security Audit 
Created 20111215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAL_TOOLS has no interface implemented.
Friends
Class CL_SAL_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLASS_LOGIN Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 2 20130103
2 GC_CLASS_OTHER Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 1 20130103
3 GC_CLASS_REPORT Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 8 20130103
4 GC_CLASS_RFCCALL Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 128 20130103
5 GC_CLASS_RFCLOGIN Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 16 20130103
6 GC_CLASS_SYSTEM Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 64 20130103
7 GC_CLASS_TASTART Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 4 20130103
8 GC_CLASS_USER Constant Public Type reference (TYPE) TD_RSAU_CLASS_X 32 20130103
9 GC_CREA Constant Public Type reference (TYPE) ACTIV_AUTH '01' Activity: Create 20120104
10 GC_DELE Constant Public Type reference (TYPE) ACTIV_AUTH '06' Activity: Delete 20120104
11 GC_DETAIL_MODE Constant Public Type reference (TYPE) RSAUINFO-SELVAR '01' Indicator for Detailed Selection 20130104
12 GC_EDIT Constant Public Type reference (TYPE) ACTIV_AUTH '02' Activity: Change 20120104
13 GC_MSG_1NS Constant Public Type reference (TYPE) STRING 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' Permitted characters for area 20120102
14 GC_MSG_XNS Constant Public Type reference (TYPE) STRING '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ' Permitted areas for SUBID 20120102
15 GC_NO_ACT Constant Public Type reference (TYPE) ACTIV_AUTH '00' Activity: undefined 20120104
16 GC_SAL Constant Public Type reference (TYPE) TD_SE92_MODE 'SAL' SAL Mode 20120110
17 GC_SEL_REC_AU Constant Public Type reference (TYPE) X '80' Masking for AU Messages 20130103
18 GC_SEL_REC_BU Constant Public Type reference (TYPE) X '40' Masking for AU Messages 20130103
19 GC_SEL_REC_CU Constant Public Type reference (TYPE) X '20' Masking for AU Messages 20130103
20 GC_SEL_REC_DU Constant Public Type reference (TYPE) X '01' Masking for AU Messages 20130103
21 GC_SEVE_HIGH Constant Public Type reference (TYPE) I 9 20130103
22 GC_SEVE_LOW Constant Public Type reference (TYPE) I 2 20130103
23 GC_SEVE_MED Constant Public Type reference (TYPE) I 5 20130103
24 GC_SHOW Constant Public Type reference (TYPE) ACTIV_AUTH '03' Activity: Display 20120104
25 GC_SLG Constant Public Type reference (TYPE) TD_SE92_MODE 'SLG' System log mode 20120110
26 GD_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D At least one record was changed 20130103
27 GD_EDIT_MODE Instance attribute Private Type reference (TYPE) BOOLE_D Selection popup is in change mode 20130103
28 GD_REPID Instance attribute Private Type reference (TYPE) SY-REPID 20130103
29 GT_LIN_NO_EDIT Instance attribute Private Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20130104
30 GT_LOG Static Attribute Protected Type reference (TYPE) BAPIRET2_T Table for error report 20120416
31 GT_MSG_LST Instance attribute Private Type reference (TYPE) RSAU_T_SEL_DETAIL_MSG Security Audit: Output Detailed List for Audit Messages 20130103
32 GT_OUT Instance attribute Private Type reference (TYPE) RSAU_T_SEL_DETAIL_MSG Table Type for Detailed Message Selection 20130103
33 GT_OUT_BUF Instance attribute Private Type reference (TYPE) RSAU_T_SEL_DETAIL_MSG Last DB status 20130103
34 GT_SAL_AREAS Static Attribute Protected Type reference (TYPE) TR_AREA Range table for RSLGAREA 20111216
35 GT_SEV_COL_G Instance attribute Private Type reference (TYPE) LVC_T_SCOL Color Format for Non-Critical Events 20130103
36 GT_SEV_COL_R Instance attribute Private Type reference (TYPE) LVC_T_SCOL Color Format for Severe Events 20130103
37 GT_SEV_COL_S Instance attribute Private Type reference (TYPE) LVC_T_SCOL Color Format for System Events 20130103
38 GT_SEV_COL_Y Instance attribute Private Type reference (TYPE) LVC_T_SCOL Color Format for Critical Events 20130103
39 GT_SWL_AREA Static Attribute Protected Type reference (TYPE) TT_SWL_INF Software logistics data for area (table) 20111216
Methods
# Method Level Visibility Method type Description Created on
1 ASK_BEFORE_LEAVE Static method Public Method Standard security query 20111227
2 AUTH_CHECK_FOR_AREA Static method Public Method Check authorization for planned activity 20120113
3 CHECK_AREA_KEY Static method Public Method Validate message area 20120110
4 CHECK_PLANED_ACTVT Static method Public Method Check authorization and SWl for planned activity 20120104
5 COLLECT_MESSAGE Static method Public Method Collect individual messages for Application Log 20120416
6 CONSTRUCTOR Instance method Public Constructor Initialization 20130103
7 DEQUEUE_SE92 Static method Public Method Dequeue Transaktion SE92 20120116
8 ENQUEUE_SE92 Static method Public Method Enqueue Transaktion SE92 20120116
9 GET_ALL_MSG_FOR_SAL Static method Public Method Determine message numbers that are still free for SAL 20120102
10 GET_ALL_MSG_FOR_SLG Static method Public Method Determine message numbers that are still free for SLG 20120102
11 GET_MSGNR_LIST Static method Public Method List of free message numbers for a message type 20120327
12 GET_MSG_DOCU Static method Public Method Load documentation for message 20120104
13 GET_MSG_LIST Static method Public Method List of messages of a message type 20120326
14 GET_REGISTERED_SAL_AREAS Static method Public Method Determine message areas registered for SAL 20111215
15 GET_REGISTERED_SLG_AREAS Static method Public Method Determine message areas registered for SLG 20111223
16 GET_TSL2T_KEY Static method Public Method Get keys for text for message class (old) 20120416
17 GET_TSL2T_TX Static method Public Method Get text for message class (old) 20120103
18 GET_TSL4T_KEY Static method Public Method Determine TSL4T key value for index 20120110
19 POPUP_COMMAND Instance method Public Method Command Handler 20130103
20 POPUP_DATA_CHANGED Instance method Private Method Check and transfer entries 20130103
21 POPUP_DETAIL_SAL_MSG Instance method Public Method Popup: Detailed Message Selection for SM19/SM20 20130103
22 POPUP_GET_FCAT Instance method Private Method Fill field catalog for output 20130103
23 POPUP_GET_OUTTAB Instance method Private Method Fill global output table 20130103
24 POPUP_RETURN_TO_SLOT Instance method Private Method Transfer output table to slot info 20130103
25 POPUP_SET_DEF_SORT Instance method Private Method Set default sorting 20130103
26 POPUP_SET_EX_FCD Instance method Private Method Function code handling 20130103
27 POPUP_SET_LAYOUT Instance method Private Method Set layout attributes 20130103
28 SHOW_MESSAGES Static method Public Method Display application log for session 20120416
29 TRANSPORT_AREA Static method Public Method Transport recording for area 20120103
Events
Class CL_SAL_TOOLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TD_MSG Public See coding Complete message key (area + sub ID) 20120315 td_msg TYPE c LENGTH 3
2 TD_RSAU_CLASS_X Public See coding 20130103 td_rsau_class_x TYPE x LENGTH 4
3 TD_SE92_MODE Public Type reference (TYPE) SLO1_MODE Message area ('SAL' or 'SLG') for SE92 20120110
4 TR_AREA Public See coding Range table for RSLGAREA 20111215 tr_area TYPE RANGE OF rslgarea
5 TR_MSG Public See coding Range table for message keys 20120326 tr_msg TYPE RANGE OF td_msg
6 TS_MSG_KEY Public Type reference (TYPE) RSLG_S_KEY Key for a Mesage (Area, Sub ID) 20120102
7 TS_MSG_KEY_EXT Public See coding Extended message key (area, sub ID, message no., and so on) 20120323 BEGIN OF ts_msg_key_ext, spras TYPE spras, area TYPE rslgarea, subid TYPE rslgsubid, msg TYPE rslgno, txt TYPE rslgmsgtxt, srcsystem TYPE srcsystem, devclass TYPE devclass, masterlang TYPE masterlang, ps_posid TYPE ufps_posid, clasid TYPE rslgclasid, subclasid TYPE rslgsubcid, severity TYPE rslgmsgsev, monbew TYPE rslgnkkd, monkat TYPE rslgnkkd, END OF ts_msg_key_ext
8 TS_MSG_OUT Public Type reference (TYPE) SLO1_S_MSGLIST Output Structure for SE92 Message List 20120102
9 TS_SWL_INF Public See coding Software logistics data for area 20111216 BEGIN OF ts_swl_inf, area TYPE rslgarea, devclass TYPE devclass, srcsystem TYPE srcsystem, masterlang TYPE masterlang, dlvunit TYPE dlvunit, component TYPE uffctr, ps_posid TYPE ufps_posid, END OF ts_swl_inf
10 TT_MSG_KEY Public Type reference (TYPE) RSLG_T_KEY Table Type for Message Key 20120102
11 TT_MSG_KEY_EXT Public See coding List of extended message keys (area, sub ID, msg. no., ...) 20120326 tt_msg_key_ext TYPE STANDARD TABLE OF ts_msg_key_ext
12 TT_MSG_OUT Public Type reference (TYPE) SLO1_T_MSGLIST Output Table for SE92 Message List 20120102
13 TT_SWL_INF Public See coding Software logistics data for area (table) 20111216 tt_swl_inf TYPE STANDARD TABLE OF ts_swl_inf
Method Signatures

Method ASK_BEFORE_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_ANSWER Value transfer Type reference (TYPE) CHAR01 Codierte Antwort 20111227
2 Importing ID_TITLE Call by reference Type reference (TYPE) LVC_TITLE Titelzeile 20111227
3 Importing ID_TX Call by reference Type reference (TYPE) STRING Fragetext 20111227

Method ASK_BEFORE_LEAVE on class CL_SAL_TOOLS has no exception.

Method AUTH_CHECK_FOR_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_ACTVT Value transfer Type reference (TYPE) ACTIV_AUTH Erlaubte Aktivität 20120113
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH '03' Geplante Aktivität 20120113
3 Importing ID_AREA Call by reference Type reference (TYPE) RSLGAREA Gebiet von 36 Meldungen 20120113
4 Importing ID_DEVC Call by reference Type reference (TYPE) DEVCLASS Paket des Gebiets 20120418

Method AUTH_CHECK_FOR_AREA on class CL_SAL_TOOLS has no exception.

Method CHECK_AREA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_EXIST Call by reference Type reference (TYPE) BOOLE_D Existenzprüfung erfolgreich = X 20120110
2 Exporting ED_TOPIC Call by reference Type reference (TYPE) TD_SE92_MODE Arbeitsgebiet: SAL, SLG oder Space ( = Invalid key) 20120110
3 Importing ID_AREA Call by reference Type reference (TYPE) RSLGAREA Gebiet von 36 SysLog-Meldungen 20120110

Method CHECK_AREA_KEY on class CL_SAL_TOOLS has no exception.

Method CHECK_PLANED_ACTVT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_ACTVT Value transfer Type reference (TYPE) ACTIV_AUTH Erlaubte Aktivität 20120104
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Geplante Aktivität 20120104
3 Importing ID_AREA Call by reference Type reference (TYPE) RSLGAREA Gebiet von 36 Meldungen 20120104

Method CHECK_PLANED_ACTVT on class CL_SAL_TOOLS has no exception.

Method COLLECT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLASS Call by reference Type reference (TYPE) SY-MSGID 'SL' Meldungsklasse 20120416
2 Importing ID_NUMBER Call by reference Type reference (TYPE) SY-MSGNO Meldungsnummer 20120416
3 Importing ID_PAR1 Call by reference Type reference (TYPE) SYMSGV 1. Parameter 20120416
4 Importing ID_PAR2 Call by reference Type reference (TYPE) SYMSGV 2. Parameter 20120416
5 Importing ID_PAR3 Call by reference Type reference (TYPE) SYMSGV 3. Parameter 20120416
6 Importing ID_PAR4 Call by reference Type reference (TYPE) SYMSGV 4. Parameter 20120416
7 Importing ID_TYPE Call by reference Type reference (TYPE) BAPIRETURN-TYPE 'E' Type der Meldung 20120416

Method COLLECT_MESSAGE on class CL_SAL_TOOLS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REPID Call by reference Type reference (TYPE) SY-REPID Rufendes Programm 20130103

Method CONSTRUCTOR on class CL_SAL_TOOLS has no exception.

Method DEQUEUE_SE92 Signature

Method DEQUEUE_SE92 on class CL_SAL_TOOLS has no parameter.
Method DEQUEUE_SE92 on class CL_SAL_TOOLS has no exception.

Method ENQUEUE_SE92 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RESULT Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert 0 = Okay 20120116

Method ENQUEUE_SE92 on class CL_SAL_TOOLS has no exception.

Method GET_ALL_MSG_FOR_SAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) TT_MSG_KEY Zulässige SAL-Meldungsnummern 20120102

Method GET_ALL_MSG_FOR_SAL on class CL_SAL_TOOLS has no exception.

Method GET_ALL_MSG_FOR_SLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) TT_MSG_KEY Ungenutzte SLG-Meldungen 20120102

Method GET_ALL_MSG_FOR_SLG on class CL_SAL_TOOLS has no exception.

Method GET_MSGNR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSGID Call by reference Type reference (TYPE) TT_MSG_KEY_EXT Message-Id-Liste 20120327
2 Importing ID_TOPIC Call by reference Type reference (TYPE) TD_SE92_MODE 'SLG' Meldungsart (SAL oder SLG) 20120327
3 Importing IT_R_MSG Call by reference Type reference (TYPE) TR_MSG Rangetabelle für Meldungsschlüssel 20120327

Method GET_MSGNR_LIST on class CL_SAL_TOOLS has no exception.

Method GET_MSG_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LINES Value transfer Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20120104
2 Importing ID_AREA Call by reference Type reference (TYPE) RSLGAREA Gebiet von 36 SysLog-Meldungen 20120104
3 Importing ID_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120104
4 Importing ID_SUBID Call by reference Type reference (TYPE) RSLGSUBID Dritte Stelle des Meldungsnamens 20120104

Method GET_MSG_DOCU on class CL_SAL_TOOLS has no exception.

Method GET_MSG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) TT_MSG_KEY_EXT Liste erweiterter Meldungsschlüssel (Area, Subid, Msgnr, ..) 20120326
2 Importing ID_ALL_LANG Call by reference Type reference (TYPE) BOOLE_D Sprachauswahl (X = Alle) 20120326
3 Importing ID_BUFFERED Call by reference Type reference (TYPE) BOOLE_D 'X' Gepuffertes Lesen 20120326
4 Importing ID_TOPIC Call by reference Type reference (TYPE) TD_SE92_MODE 'SLG' Meldungsart (SAL oder SLG) 20120326
5 Importing IT_R_MSG Call by reference Type reference (TYPE) TR_MSG Rangetabelle für Meldungsschlüssel 20120326

Method GET_MSG_LIST on class CL_SAL_TOOLS has no exception.

Method GET_REGISTERED_SAL_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_AREA Value transfer Type reference (TYPE) TR_AREA Rangetabelle für reg. Arbeitsgebiete in TSL1D 20111215

Method GET_REGISTERED_SAL_AREAS on class CL_SAL_TOOLS has no exception.

Method GET_REGISTERED_SLG_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_AREA Value transfer Type reference (TYPE) TR_AREA Rangetabelle für reg. Arbeitsgebiete in TSL1D 20111223

Method GET_REGISTERED_SLG_AREAS on class CL_SAL_TOOLS has no exception.

Method GET_TSL2T_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_CLASID Value transfer Type reference (TYPE) RSLGCLASID Bezeichner 20120416
2 Importing ID_LANGU Call by reference Type reference (TYPE) SY-LANGU Zielsprache 20120416
3 Importing ID_TX Call by reference Type reference (TYPE) RSLGCLASNA Meldungsklasse (Alt) 20120416

Method GET_TSL2T_KEY on class CL_SAL_TOOLS has no exception.

Method GET_TSL2T_TX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TX Value transfer Type reference (TYPE) RSLGCLASNA Bezeichner 20120103
2 Importing ID_CLASID Call by reference Type reference (TYPE) RSLGCLASID Meldungsklasse (Alt) 20120103
3 Importing ID_LANGU Call by reference Type reference (TYPE) SY-LANGU Zielsprache 20120103

Method GET_TSL2T_TX on class CL_SAL_TOOLS has no exception.

Method GET_TSL4T_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KEY Call by reference Type reference (TYPE) RSLGNKKD Key für Monitoring Kategorie des Syslog 20120110
2 Exporting ED_TX Call by reference Type reference (TYPE) RSLGNKVD Text für Syslog Mon. Kategorien 20120110
3 Importing ID_IDX Call by reference Type reference (TYPE) SY-TABIX Index zu Schlüsselwert 20120110
4 Importing ID_SPRAS Call by reference Type reference (TYPE) RSLGLANG Sprachkennzeichen innerhalb des SysLog-Pakets 20120110

Method GET_TSL4T_KEY on class CL_SAL_TOOLS has no exception.

Method POPUP_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_CMD Call by reference Type reference (TYPE) SY-UCOMM ABAP-Systemfeld: Funktionscode, der PAI ausgelöst hat 20130103
2 Changing CD_SELFLD Call by reference Type reference (TYPE) SLIS_SELFIELD 20130103

Method POPUP_COMMAND on class CL_SAL_TOOLS has no exception.

Method POPUP_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RET Value transfer Type reference (TYPE) SY-SUBRC ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen 20130103

Method POPUP_DATA_CHANGED on class CL_SAL_TOOLS has no exception.

Method POPUP_DETAIL_SAL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SLOT Call by reference Type reference (TYPE) RSAUINFO Inhalt eines Meldungsfilters 20130103
2 Importing ID_EDIT Call by reference Type reference (TYPE) BOOLE_D 'X' Änderungsmode / ''- Nur Anzeige 20130103
3 Importing ID_H_TITLE Call by reference Type reference (TYPE) LVC_TITLE Headertitel 20130103
4 Importing ID_P_TITLE Call by reference Type reference (TYPE) LVC_TITLE Popuptitel 20130103

Method POPUP_DETAIL_SAL_MSG on class CL_SAL_TOOLS has no exception.

Method POPUP_GET_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FCAT Value transfer Type reference (TYPE) SLIS_T_FIELDCAT_ALV Feldkatalog für Ausgabe 20130103
2 Importing ID_EDIT Call by reference Type reference (TYPE) BOOLE_D Änderungsmode = 'X' 20130103

Method POPUP_GET_FCAT on class CL_SAL_TOOLS has no exception.

Method POPUP_GET_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SLOT Call by reference Type reference (TYPE) RSAUINFO Slotinfo für einen Filter 20130103

Method POPUP_GET_OUTTAB on class CL_SAL_TOOLS has no exception.

Method POPUP_RETURN_TO_SLOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SLOT Value transfer Type reference (TYPE) RSAUINFO Sammlung von audit-feldern fuer hilfe 20130103

Method POPUP_RETURN_TO_SLOT on class CL_SAL_TOOLS has no exception.

Method POPUP_SET_DEF_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SORT Value transfer Type reference (TYPE) SLIS_T_SORTINFO_ALV 20130103

Method POPUP_SET_DEF_SORT on class CL_SAL_TOOLS has no exception.

Method POPUP_SET_EX_FCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FCD Value transfer Type reference (TYPE) SLIS_T_EXTAB Deaktivierte Funktionscodes 20130103
2 Importing ID_EDIT Call by reference Type reference (TYPE) BOOLE_D Änderungsmode = X 20130103

Method POPUP_SET_EX_FCD on class CL_SAL_TOOLS has no exception.

Method POPUP_SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_LAY Value transfer Type reference (TYPE) SLIS_LAYOUT_ALV 20130103
2 Importing ID_P_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20130103

Method POPUP_SET_LAYOUT on class CL_SAL_TOOLS has no exception.

Method SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ED_CANC Call by reference Type reference (TYPE) BOOLE_D Flag für Abbruchtaste im Log 20120416
2 Changing ED_RESULT Call by reference Type reference (TYPE) CHAR01 Maximale Priorität der Meldungen 20120416
3 Changing ET_LOG Call by reference Type reference (TYPE) BAPIRET2_T Tabelle mit Meldungen 20120416
4 Importing ID_LOGMODE Value transfer Type reference (TYPE) CHAR01 'S' Logmodus: Show, Clear, Export 20120416
5 Importing ID_TITLE Call by reference Type reference (TYPE) LVC_TITLE Variabler Titel für Fehlerbericht 20120416

Method SHOW_MESSAGES on class CL_SAL_TOOLS has no exception.

Method TRANSPORT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) SY-SUBRC Ergebnis 0 = okay 20120103
2 Importing ID_AREA Call by reference Type reference (TYPE) RSLGAREA Gebiet von 36 SysLog/SAL-Meldungen 20120103
3 Importing ID_MODE Call by reference Type reference (TYPE) CHAR01 'C' C..check, T...collect for transport 20120103
4 Importing ID_SILENT Call by reference Type reference (TYPE) BOOLE_D 'X' Fehlermeldungen unterdrücken? 20120103

Method TRANSPORT_AREA on class CL_SAL_TOOLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732