SEPM_TEST_RES - EPM: Log entries created by test programs via the EPM logger
EPM: Log entries created by test programs via the EPM logger information is stored in SAP table SEPM_TEST_RES.
It is part of development package S_EPM_TESTING_UTILITIES in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "EPM BO and Scenario Testing".
It is part of development package S_EPM_TESTING_UTILITIES in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "EPM BO and Scenario Testing".
Fields for table SEPM_TEST_RES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 3 | |||
TEST_SESSION_ID | EPM: Test session identifier | X | SEPM_TEST_SESSION_ID | RAW | 16 | |
TEST_LOG_ENTRY_N | EPM: Consecutive number for a log entry in DB table SEPM_RES | X | SEPM_TEST_LOG_ENTRY_NR | INT4 | 4 | |
TEST_COMPONENT_N | Name or identifier of the EPM component | X | SEPM_TEST_COMPONENT_NAME | CHAR | 60 | |
TEST_COMPONENT_V | Version of the context | X | SEPM_TEST_COMPONENT_VERSION | CHAR | 20 | |
TEST_SEQUENCE_ID | EPM: Test sequence identifier | X | SEPM_TEST_SEQUENCE_ID | RAW | 16 | |
TEST_LOG_TYPE_CO | This is the type of an entry in the result table | SEPM_TEST_LOG_TYPE_CODE | CHAR | 1 | ||
PAR_TEST_SEQ_ID | EPM: Test sequence identifier | SEPM_TEST_SEQUENCE_ID | RAW | 16 | ||
TEST_ID | Name or Number of a test | SEPM_TEST_ID | CHAR | 60 | ||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
TEST_RESULT | STRG | 8 | ||||
BLOB_PGM_TYPE | Type on an ex-ecutable program entity | SEPM_TEST_FUNCTION_TYPE_CODE | CHAR | 1 | ||
BLOB_PGM_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 |