RSODSO_BRKPNT - Breakpoint Maintenance for DataStore Objects
Breakpoint Maintenance for DataStore Objects information is stored in SAP table RSODSO_BRKPNT.
It is part of development package RSODSO_TOOLS in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Tools for DataStore Objects".
It is part of development package RSODSO_TOOLS in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Tools for DataStore Objects".
Fields for table RSODSO_BRKPNT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ODSOBJECT | DataStore Object | X | RSDODSOBJECT | CHAR | 30 | |
DATAPACKAGE | Data packet number | X | RSDATAPID | NUMC | 6 | |
BREAKID | Break ID | X | RSODSOBREAKID | INT4 | 4 | |
USERNAME | User-Specific Breakpoint | X | RSODSOBPUSER | CHAR | 30 | |
ENABLED | Active Breakpoint? | RSODSOBPENABLED | CHAR | 1 | ||
PARALLEL_BP | Breakpoint for Parallel Processing? | RSODSOBPPARALEL | CHAR | 1 | ||
WAITTIME | Wait Time for Breakpoint | RSODSOBPWAITTIME | INT4 | 4 |