/SAPAPO/OMPROSES - Table for holding information about profiling sessions
Table for holding information about profiling sessions information is stored in SAP table /SAPAPO/OMPROSES.
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
Fields for table /SAPAPO/OMPROSES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABIX | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
PROFSESSION | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
SELECTED | Single-Character Flag | CHAR1 | CHAR | 2 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
PROF_DATE | Field of type DATS | DATS | DATS | 16 | ||
PROF_TIME | Field of type TIMS | TIMS | TIMS | 12 | ||
LINES | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
DESCRIPTION | Character field length 50 | CHAR_50 | CHAR | 100 |