RSBKREQUEST - DTP Request
DTP Request information is stored in SAP table RSBKREQUEST.
It is part of development package RSBK in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data Transfer Process: Kernel Objects".
It is part of development package RSBK in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data Transfer Process: Kernel Objects".
Fields for table RSBKREQUEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| REQUID | Data Transfer Process Request | X | RSBKREQUID | INT4 | 4 | |
| USTATE | User-Defined Processing Status for a DTP Request | RSBKUSTATE | CHAR | 2 | ||
| TSTATE | Technical Processing Status for a DTP Request | RSBKTSTATE | CHAR | 2 | ||
| TARGETSTATE | Target Status of DTP Request | RSBKTARGETSTATE | CHAR | 2 | ||
| DTP | Template Object for Request | RSBKRQTEMPLATE | CHAR | 60 | ||
| TEMPLATETYPE | Type of Template Object | RSBKRQTEMPLATETYPE | CHAR | 8 | ||
| TSTMP_H | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
| UNAME | User Name | SYUNAME | CHAR | 24 | ||
| TSTMP_START | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | RSTIMESTMPL | DEC | 11 | ||
| TSTMP_FINISH | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | RSTIMESTMPL | DEC | 11 | ||
| LINESREAD | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| LINESTRANSFERRED | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| SRC | Name of the Data Source for a Data Transfer Process | RSBKSRCNM | CHAR | 90 | ||
| SRCTP | Type of Source Object of a Data Transfer Process | RSBKSRCTP | CHAR | 12 | ||
| TGT | Name of the Data Target for a Data Transfer Process | RSBKTGTNM | CHAR | 90 | ||
| TGTTP | Type of Target Object for a Data Transfer Process | RSBKTGTTP | CHAR | 12 | ||
| PROCESSMODE | Processing Mode | RSBKPROCESSMODE | CHAR | 2 | ||
| RUNID | Request Run Number | RSBRUN | INT4 | 4 | ||
| ANALYZED | Indicator: Request Has Already Been Analyzed | RSBKANALYZED | CHAR | 2 | ||
| TRANSFERRED | Boolean | RS_BOOL | CHAR | 2 | ||
| SEVERITY | CHAR | 2 | ||||
| DATAPAKIDRT | Data packet number | RSDATAPID | NUMC | 12 | ||
| REQUIDPARENT | ID of Predecessor Request | RSBKREQUIDPARENT | INT4 | 4 | ||
| REQUIDCHILD | ID of Successor Request | RSBKREQUIDCHILD | INT4 | 4 | ||
| JOBCNTCHILD | Job ID | BTCJOBCNT | CHAR | 16 | ||
| DELTAINIT | Indicator: First Delta Request of a DTP | RSBKDELTAINIT | CHAR | 2 | ||
| F_NEW_LOG | New Log | RS_F_NEW_LOG | CHAR | 2 | ||
| ERRORHANDLING | Type of Error Handling During DTP Load Processes | RSBKERRORHANDLING | CHAR | 2 | ||
| NOAGGR | Request is incorrect, if aggregation takes place | RSSM_NOAGGR | CHAR | 2 | ||
| NUMBER_AT_ERR | No. of records to be checked when handling incorrect data | RSNUMBER_AT_ERR | INT4 | 4 | ||
| REQUEST | Request number for the data transfer | RSREQUNR | CHAR | 60 | ||
| STAGE_ID | DTP: Stage of SAP HANA Execution during Error Handling | RSBK_REQUEST_STAGE | CHAR | 2 |