SAP table RSTSODS (Operational Data Store for the transfer structure)
SAP table RSTSODS has 2 primary key fields being ODSNAME,VERSION.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
ODSNAME |
Name of the Persistent Staging Area |
CHAR |
30 |
0 |
|
RSODSNAME
|
|
VERSION |
Version |
NUMC |
3 |
0 |
|
RSAVERSION
|
|
DATETO |
Valid-to date |
DATS |
8 |
0 |
|
RSDATETO
|
|
DATEFROM |
Valid-From Date |
DATS |
8 |
0 |
|
RSDATEFROM
|
|
OBJSTAT |
Object Status |
CHAR |
3 |
0 |
|
RSOBJSTAT
|
ACT |
Active, executable |
INA |
Inactive, not executable |
OFF |
Switched off |
PRO |
Production |
|
ODSNAME_TECH |
Technical ODS name in the DB |
CHAR |
16 |
0 |
|
RSODSTECH
|
|
PROGNAME |
ABAP Program Name |
CHAR |
40 |
0 |
|
PROGNAME
|
|
MAINTPROG |
Maintenance Program |
CHAR |
40 |
0 |
|
MAINPROG
|
|
USERAPP |
Name of the application using PSA Service |
CHAR |
10 |
0 |
|
RSUSERAPP
|
|
USEROBJ |
Object Name in Object Directory |
CHAR |
40 |
0 |
|
SOBJ_NAME
|
|
TSTPNM |
Last Changed By |
CHAR |
12 |
0 |
USR02
|
RSTSTPNM
|
|
TIMESTMP |
UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
DEC |
15 |
0 |
|
RSTIMESTMP
|
|
PARTNO |
Partition number for PSA partitioning |
NUMC |
4 |
0 |
|
RSPARTNO
|
|
RSTSODS foreign key relationships
Table |
Field |
Check Table |
|
Check Field |
0 RSTSODS |
TSTPNM |
USR02 |
Logon Data (Kernel-Side Use) |
BNAME |