/SAPSRM/S_CLL_ALERTS_SC SAP (Structure for Shopping Cart CLL) Structure details

Dictionary Type: Structure
Description: Structure for Shopping Cart CLL




ABAP Code to SELECT data from /SAPSRM/S_CLL_ALERTS_SC
Related tables to /SAPSRM/S_CLL_ALERTS_SC
Access table /SAPSRM/S_CLL_ALERTS_SC




Structure field list including key, data, relationships and ABAP select examples

/SAPSRM/S_CLL_ALERTS_SC is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for Shopping Cart CLL" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/SAPSRM/S_CLL_ALERTS_SC TYPE /SAPSRM/S_CLL_ALERTS_SC.

The /SAPSRM/S_CLL_ALERTS_SC table consists of various fields, each holding specific information or linking keys about Structure for Shopping Cart CLL data available in SAP. These include ATTRIBUT_INDEX (Loop Index), ALERT_ALSYSID (Name of SAP System), ALERT_MSEGNAME (Alert: Name of Monitoring Segment), ALERT_ALUNIQNUM (Alert: Unique Identifier to be used in AID (char10)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP /SAPSRM/S_CLL_ALERTS_SC structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ATTRIBUT_INDEXLoop Index SYINDEXINT410SYST_LONG
ALERT_ALSYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
ALERT_MSEGNAMEAlert: Name of Monitoring Segment ALMSEGNAMECHAR40TEXT40
ALERT_ALUNIQNUMAlert: Unique Identifier to be used in AID (char10) ALAIDUIDCHAR10CHAR10
ALERT_ALINDEXAlert: internal handle ALINDEXCHAR10CHAR10
ALERT_ALERTDATEAlert: date ALDATEDATS8DATUM
ALERT_ALERTTIMEAlert: Time value in timeformat ALTIMETIMS6TIME
ALERT_DUMMYALIGNAlert: Dummy field. Purpose: Alignment of date/time 16 byte ALDUMMYC2CHAR2CHAR2
ALERT_MESSAGEThe expanded (translated) message for ext. tools XMIEXTMSGCHAR255CHAR255
ALERT_URL_TYPEMethod call type ALTOOLCATYCHAR1CHAR1
ANALYZE_URLCharacter 1024 CHAR1024CHAR1024CHARA1024
ALERT_TOOLAlert: Executable Name of TOOL (program/function/....) ALTOOLEXNMCHAR80TEXT80
MSGCLASSXMI logging: company name of external management tool XMILOGCOMPCHAR16TEXT16
MSGIDMessage ID for an XMI log entry XMILOGMIDCHAR30XMSGID
MSGARG1Argument string for an XMI log XMIARGTXTCHAR128CHAR128
ARGTYPE1Argument type of an XMI log entry XMIARGTYPCHAR1XMIARGTYPE
MSGARG2Argument string for an XMI log XMIARGTXTCHAR128CHAR128
ARGTYPE2Argument type of an XMI log entry XMIARGTYPCHAR1XMIARGTYPE
MSGARG3Argument string for an XMI log XMIARGTXTCHAR128CHAR128
ARGTYPE3Argument type of an XMI log entry XMIARGTYPCHAR1XMIARGTYPE
MSGARG4Argument string for an XMI log XMIARGTXTCHAR128CHAR128
ARGTYPE4Argument type of an XMI log entry XMIARGTYPCHAR1XMIARGTYPE
MSGTEXTActual text of message XMIMSGTXTCHAR128CHAR128
ALERT_SOLVEDSingle-Character Indicator CHAR1CHAR1CHAR1
DISP_ALERT_ALERTDATEAlert: date ALDATEDATS8DATUM
DISP_ALERT_ALERTTIMEAlert: Time value in timeformat ALTIMETIMS6TIME
MONITOR_NAMEAlert: Short Name of Monitoring Type ALMTNAMESHCHAR40CHAR40
SUB_MONITOR_NAMEAlert: Short Name of Monitoring Type ALMTNAMESHCHAR40CHAR40
MARKEDCheckbox XFELDCHAR1XFELD
LINE_COUNTERDummy for B20 int1 (Local Everywhere) INT1INT13INT1
ADD_PARAM1Text field length 200 CHAR200CHAR200CHAR200

Key field Non-key field



How do I retrieve data from SAP structure /SAPSRM/S_CLL_ALERTS_SC using ABAP code?

As /SAPSRM/S_CLL_ALERTS_SC is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /SAPSRM/S_CLL_ALERTS_SC as there is no data to select.

How to access SAP table /SAPSRM/S_CLL_ALERTS_SC

Within an ECC or HANA version of SAP you can also view further information about /SAPSRM/S_CLL_ALERTS_SC and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!