SEPM_TEST_MAN - EPM: States of test sequences that run within a test session
EPM: States of test sequences that run within a test session information is stored in SAP table SEPM_TEST_MAN.
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_MAN
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_SEQUENCE_ID | EPM: Test sequence identifier | X | SEPM_TEST_SEQUENCE_ID | RAW | 16 | |
TEST_STATE | Represents the state of a test for synchronization | SEPM_TEST_STATE | CHAR | 1 | ||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
PAR_TEST_SEQ_ID | EPM: Test sequence identifier | SEPM_TEST_SEQUENCE_ID | RAW | 16 | ||
DESCRIPTION | description what the test seq does | STRG | 8 | |||
SOURCE | semantical source. eg. po action accept | STRG | 8 |