/SAPAPO/OM_ANALYZE_RESULT SAP (Result Structure for Analyze Report) Structure details

Dictionary Type: Structure
Description: Result Structure for Analyze Report




ABAP Code to SELECT data from /SAPAPO/OM_ANALYZE_RESULT
Related tables to /SAPAPO/OM_ANALYZE_RESULT
Access table /SAPAPO/OM_ANALYZE_RESULT




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

/SAPAPO/OM_ANALYZE_RESULT 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 "Result Structure for Analyze Report" 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_/SAPAPO/OM_ANALYZE_RESULT TYPE /SAPAPO/OM_ANALYZE_RESULT.

The /SAPAPO/OM_ANALYZE_RESULT table consists of various fields, each holding specific information or linking keys about Result Structure for Analyze Report data available in SAP. These include PROGRAMNAME (ABAP: Program Name in Variant Key), VARIANTNAME (ABAP: Name of variant (without program name)), DATUM (Local Date), TIME (Local Time).. 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: Cannot Be Enhanced


SAP /SAPAPO/OM_ANALYZE_RESULT 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
PROGRAMTEXTProgram Short Text /SAPAPO/OM_TB_PRGTXTCHAR30
PROGRAMNAMEABAP: Program Name in Variant Key VARI_REPRTCHAR40Assigned to domainPROGRAMM
VARIANTNAMEABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
DATUMLocal Date SYSTDATLODATS8SYDATS
TIMELocal Time SYSTTIMLOTIMS6SYTIME
DURATIONDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
COUNTERCounter /SAPAPO/OM_TB_COUNTERINT410
IDID /SAPAPO/OM_IDCHAR3
MSG_TXTMessage Text NATXTCHAR73NATXT
TEXTResult /SAPAPO/OM_TEXT120CHAR120TEXT120
LVCSIZEliveCache Data Cache Size /SAPAPO/OM_TB_SIZEINT410
LVCFILLRATEliveCache Fill Rate /SAPAPO/OM_TB_FILLRATEINT410
LVCHITRATIOliveCache Hit Ratio /SAPAPO/OM_TB_HITRATIOINT410
MODULE_NAMEModule Name /SAPAPO/OM_MODULE_NAMECHAR20/SAPAPO/OM_MODULE_NAME
RELEASE_NORelease /SAPAPO/OM_RELEASEINT410/SAPAPO/OM_RELEASE
BUILD_NOBuild Number /SAPAPO/OM_BUILD_NOINT410/SAPAPO/OM_BUILD_NO
PATCH_LEVELSupport Package Level /SAPAPO/OM_PATCH_LEVELINT410/SAPAPO/OM_PATCH_LEVEL
OPSYS_INFOOperating System Information /SAPAPO/OM_OPSYS_STRINGCHAR20/SAPAPO/OM_OPSYS_STRING
CHANGE_LIST_NOChange List /SAPAPO/OM_CHANGE_LISTINT410/SAPAPO/OM_CHANGE_LIST
LAST_MOD_TIMETime of creation of the DLL /SAPAPO/OM_TIME_INFO_STRINGCHAR30/SAPAPO/OM_TIME_INFO_STRING
FILE_SIZEFile Size in Bytes /SAPAPO/OM_FILE_SIZEINT410/SAPAPO/OM_FILE_SIZE
DEBUGDebug Indicator (Bit List) /SAPAPO/OM_DEBUGINT410/SAPAPO/OM_DEBUG
BRANCH_INFOBranch Information for LCA Object /SAPAPO/OM_BRANCH_INFOCHAR25/SAPAPO/OM_BRANCH_INFO
VERSIONLiveCache version LC_VERSIONCHAR10CHAR10
OSLiveCache operating system LC_OSCHAR15CHAR15
DBROOTLiveCache database root LC_DIRCHAR150CHR150
LOGONOperating system logon LC_LOGONCHAR5CHAR5
CODELiveCache Server code set LC_CODECHAR6CHAR6
SWAPLiveCache swap type LCSWAPTYPENUMC1NUMC1
STATELiveCache state LC_STATECHAR10CHAR10
NAMEServer Name MSNAMECHAR20MSNAME
HOSTHost Name MSHOSTCHAR20MSHOST
HARDWAREHardware /SAPAPO/OM_HARDWARECHAR80
APPHOSTHost Name MSHOSTCHAR20MSHOST
APPHARDWAREHardware /SAPAPO/OM_HARDWARECHAR80
KERNELliveCache kernel version LVC_KERNELCHAR40TEXT40
RUNTIMEliveCache: Version of runtime environment LVC_LZUCHAR40CHAR40
TEST_NETWORKDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_CPUDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_CONNECTIONDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_GLOBALSDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_TABLE_READDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_TABLE_WRITEDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_LOOPDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_MEMDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
TEST_KEYRANGEDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
CORRECTED_CPUDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
CORRECTED_NETDuration of the Call in Seconds (in Test Table Examples) /SAPAPO/OM_TB_DURATIONDEC14(4) DEC14_4
CPU_PERCENTPercent /SAPAPO/OM_PERCENTDEC4DEC4
NET_PERCENTPercent /SAPAPO/OM_PERCENTDEC4DEC4
SUM_RTIMETotal Runtime for All Calls (AvgRuntime * CallCnt) LCSUMRTIMEDEC20DEC20
OMS_DEREFNumber of dereferencings (accesses to object instances) LCOMSDEREFDEC20DEC20
KEY_DEREFNumber of dereferencings with key LCKEYDEREFDEC20DEC20
MALLOCMAXMaximum Number of Bytes Allocated Using omsMalloc LCMALLOMAXDEC20DEC20
METHODE1Name of database procedure called LC_METHODECHAR32CHAR32
SUM_RTIME1Total Runtime for All Calls (AvgRuntime * CallCnt) LCSUMRTIMEDEC20DEC20
METHODE2Name of database procedure called LC_METHODECHAR32CHAR32
SUM_RTIME2Total Runtime for All Calls (AvgRuntime * CallCnt) LCSUMRTIMEDEC20DEC20
METHODE3Name of database procedure called LC_METHODECHAR32CHAR32
SUM_RTIME3Total Runtime for All Calls (AvgRuntime * CallCnt) LCSUMRTIMEDEC20DEC20
UNAMEUser Name SYUNAMECHAR12SYCHAR12
TSTSET_GUIDGUID in 'CHAR' format with upper-/lowercase (!) GUID_22CHAR22SYSUUID_22
TSTSET_DESCText Field of Length 60 TEXT60CHAR60TEXT60
LC_MAKE_IDliveCache Make ID /SAPAPO/OM_LC_MAKE_IDCHAR10TEXT10
MAKE_IDLCA Make ID /SAPAPO/OM_MAKE_IDCHAR10TEXT10
FINALBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
COMMENTARYResult /SAPAPO/OM_TEXT120CHAR120TEXT120
LIGHTSingle-Character Indicator CHAR1CHAR1CHAR1
JOBNAMEBackground job name BTCJOBCHAR32CHAR32
JOBCOUNTJob ID BTCJOBCNTCHAR8CHAR8

Key field Non-key field



How do I retrieve data from SAP structure /SAPAPO/OM_ANALYZE_RESULT using ABAP code?

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

How to access SAP table /SAPAPO/OM_ANALYZE_RESULT

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