PATSTOPS - New Storage of Breakpoints During Import
New Storage of Breakpoints During Import information is stored in SAP table PATSTOPS.
It is part of development package SPAM in software component BC-UPG-OCS. This development package consists of objects that can be grouped under "OCS - Installation/Implementation Tools".
It is part of development package SPAM in software component BC-UPG-OCS. This development package consists of objects that can be grouped under "OCS - Installation/Implementation Tools".
Fields for table PATSTOPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OCS_TOOL | Transaction Code | X | SYTCODE | CHAR | 40 | |
STEP_NUMBER | Phase Number in Processing Sequence | X | INT1 | 1 | ||
STOP_NAME | Name of Breakpoint | STOPNAME | CHAR | 24 | ||
EXEC_MODE | Execution Mode After Stopping at Breakpoint | EXEC_MODE | CHAR | 2 | ||
START_DATE | Scheduled start date for background job | BTCSDATE | DATS | 16 | ||
START_TIME | Scheduled start time for background Job | BTCSTIME | TIMS | 12 | ||
MAX_START_DATE | Scheduled start date for background job | BTCSDATE | DATS | 16 | ||
MAX_START_TIME | Scheduled start time for background Job | BTCSTIME | TIMS | 12 | ||
STOP_USED | Was the breakpoint already used? | STOP_USED | CHAR | 2 |