SXMSLCRVERSALVDATA SAP (XI: Structure for Displaying SLD Cache for Version Informatn) Structure details

Dictionary Type: Structure
Description: XI: Structure for Displaying SLD Cache for Version Informatn




ABAP Code to SELECT data from SXMSLCRVERSALVDATA
Related tables to SXMSLCRVERSALVDATA
Access table SXMSLCRVERSALVDATA




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

SXMSLCRVERSALVDATA 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 "XI: Structure for Displaying SLD Cache for Version Informatn" 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_SXMSLCRVERSALVDATA TYPE SXMSLCRVERSALVDATA.

The SXMSLCRVERSALVDATA table consists of various fields, each holding specific information or linking keys about XI: Structure for Displaying SLD Cache for Version Informatn data available in SAP. These include BULKING (), CACHEMODE_DSPL (Explanatory short text), SLDPORT_DSPL (), LASTSLDCALL_LOC_DATE (System Date).. 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 SXMSLCRVERSALVDATA 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
BOX 0
BULKING 0
CACHEMODE_DSPLExplanatory short text DDTEXTCHAR60DDTEXT
SLDPORT_DSPL 0
LASTSLDCALL_LOC_DATESystem Date SYDATUMDATS8SYDATS
LASTSLDCALL_LOC_TIMESystem Time SYUZEITTIMS6SYTIME
LASTSLDCALL_DSPL 0
EXPIRY_LOC_DATESystem Date SYDATUMDATS8SYDATS
EXPIRY_LOC_TIMESystem Time SYUZEITTIMS6SYTIME
EXPIRY_DSPL 0
CLIENTClient MANDTCLNT3Assigned to domainMANDT
SERVICEXI: Service SXI_SERVICECHAR60SXI_SERVICE
CACHEMODEXMB: Mode for Cache of Version Information from SLD SXMSLCRVERSCACHEMODECHAR1SXMSLCRVERSCACHEMODE
COMPONENTSoftware Component DLVUNITCHAR30Assigned to domainDLVUNITH_CVERS
CRELEASESAP Release SAPRELEASECHAR10CHAR10
CEXTRELEASESupport Package Level of a Software Component SAPPATCHLVCHAR10CHAR10
LASTSLDCALLUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
RFCDESTINATIONLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
SLDHOSTCharacter field of length 40 CHAR40CHAR40CHAR40
SLDPORTNatural Number INT4INT410INT4
SLDUSERUser Name SYUNAMECHAR12SYCHAR12
TEXTchar120 CHAR120CHAR120CHAR120
EXPIRYUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
CREATEDBYCreated by User SXMSCREATEDBYCHAR12UNAME
CREATEDDATECreated On SXMSCREATEDDATEDATS8SYDATS
CREATEDTIMECreated At SXMSCREATEDTIMETIMS6SYTIME
MODIFIEDBYLast Changed By SXMSMODIFIEDBYCHAR12UNAME
MODIFYDATEChanged On SXMSMODIFYDATEDATS8SYDATS
MODIFYTIMELast Changed At SXMSMODIFYTIMETIMS6SYTIME
COLOR3-Byte field CHAR3CHAR3CHAR3

Key field Non-key field



How do I retrieve data from SAP structure SXMSLCRVERSALVDATA using ABAP code?

As SXMSLCRVERSALVDATA 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 SXMSLCRVERSALVDATA as there is no data to select.

How to access SAP table SXMSLCRVERSALVDATA

Within an ECC or HANA version of SAP you can also view further information about SXMSLCRVERSALVDATA 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!