SAP Table RSDAARCHREQ

BW Archiving: Archiving Request

RSDAARCHREQ (BW Archiving: Archiving Request) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RSDAARCHREQ to other SAP tables.

RSDAARCHREQ table fields

Field Data element Checktable Datatype Length Decimals
REQUID_SID SID of Archiving or Reload Request RSDA_REQSID RSDAREQ INT4 10 0
DAPNAME BW Data Archiving: Name of Archiving Process RSDA_DAPNAME RSDADAPLOC CHAR 30 0
REFERENCE_DATE System Date SYDATUM DATS 8 0
TIMESHIFT BW Archiving: Shift to Current System Time RSDA_TIMESHIFT INT4 10 0
SHIFTUNIT BW Archiving: Unit of Time Shift RSDA_SHIFTUNIT CHAR 3 0
DAY Day(s)
WEE Week(s)
MON Month(s)
QTR Quarter(s)
HYR Half-Year(s)
ANN Year(s)
FPE Posting Period(s)
FYR Fiscal Year(s)
ROUNDUNIT BW Archiving: Unit for Rounding the Time Shift RSDA_ROUNDUNIT CHAR 3 0
DAY Day(s)
WEE Week(s)
MON Month(s)
QTR Quarter(s)
HYR Half-Year(s)
ANN Year(s)
FPE Posting Period(s)
FYR Fiscal Year(s)
EXCLAR BW Archiving: Indicator for Exclusion of Archived Areas RSDA_EXCLAR CHAR 1 0
NULL false
X True
FISCVARNT Fiscal year variant RSFISCVAR CHAR 2 0
TIMNM BW Archiving: Characteristic for Time Slice Definition RSDA_TIMNM CHAR 30 0
PARTNM BW Archiving. Leading Characteristic for Partitioning RSDA_PARTNM CHAR 30 0
DOCUMENT Archiving Session Number ADMI_RUN_D CHAR 6 0
DATA_OBJECTS Alt. Type for INT8 (-9223372036854775808..922337203685476) RSDA_INT8 DEC 19 0
RECORDS Alt. Type for INT8 (-9223372036854775808..922337203685476) RSDA_INT8 DEC 19 0
REQSIZE BW Archiving: Size of an Archiving Request in Bytes RSDA_REQSIZE DEC 19 0
NLREQUID_SID SID of Archiving or Reload Request RSDA_REQSID RSDANLREQ INT4 10 0
ARESREQUID_SID SID of Archiving or Reload Request RSDA_REQSID RSDAARESREQ INT4 10 0
REQCOND Selection Condition in Open SQL RSDA_SQLCOND STRG 0 0

RSDAARCHREQ foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RSDAARCHREQ ARESREQUID_SID RSDAARCHREQ ARESREQUID_SID RSDAARESREQ BW Archiving: Archiving Request REQUID_SID
RSDAARCHREQ DAPNAME RSDAARCHREQ DAPNAME RSDADAPLOC BW Archiving: Data Archiving Process (Local Properties) DAPNAME
RSDAARCHREQ NLREQUID_SID RSDAARCHREQ NLREQUID_SID RSDANLREQ BW Archiving: Nearline Object REQUID_SID
RSDAARCHREQ REQUID_SID RSDAARCHREQ REQUID_SID RSDAREQ BW Archiving: Archiving Request REQUID_SID