SAP table OIU_PR_RESRV (PRA: Reservoir)
SAP table OIU_PR_RESRV has 2 primary key fields being MANDT,RESRV.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
RESRV | Reservoir ID | CHAR | 10 | 0 | OIU_RESRVID | ||
RES_NAME | Reservoir Name | CHAR | 35 | 0 | OIU_RES_NAME | ||
SHTXT | Description | CHAR | 35 | 0 | OIU_SHTXT | ||
RS_GRP | Reservoir group | CHAR | 4 | 0 | OIU_PR_RS_GRP | OIU_RS_GRP | |
OIU_CRUSER | Name of Person Responsible for Creating the Object | CHAR | 12 | 0 | ERNAM | ||
OIU_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | DEC | 15 | 0 | TZNTSTMPS |
OIU_PR_RESRV foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 OIU_PR_RESRV | MANDT | T000 | Clients | MANDT |
1 OIU_PR_RESRV | RS_GRP | OIU_PR_RS_GRP | PRA: Reservoir Group Codes | MANDT |