Follow us on LinkedIn for your next SAP project

SAP Table OIU_PR_FIELD

Field

OIU_PR_FIELD (Field) 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 OIU_PR_FIELD to other SAP tables.

OIU_PR_FIELD table fields

Field Data element Checktable Datatype Length Decimals Possible values
MANDT
Client
MANDT
CLNT
3 0
FIELD
Field ID
OIU_FIELDID
CHAR
10 0
NAME
Field name
OIU_FL_NM
CHAR
35 0
SHTXT
Description
OIU_SHTXT
CHAR
35 0
MAJPD_CD
Major product code
OIU_MAJPD_CD
CHAR
1 0
WATER_DEPTH_U
Water depth unit
OIU_WATR_DPH_U T006
UNIT
3 0
WATER_DEPTH
Water depth
OIU_WATR_DPH
QUAN
13 3
FL_GRP
Field group
OIU_FL_GRP OIU_PR_FL_GRP
CHAR
4 0
OIU_CRUSER
Name of Person who Created the Object
ERNAM
CHAR
12 0
OIU_TIMESTAMP
UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
TZNTSTMPS
DEC
15 0

OIU_PR_FIELD foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
OIU_PR_FIELD FL_GRP OIU_PR_FIELD MANDT OIU_PR_FL_GRP
PRA: Field Group Codes
MANDT
OIU_PR_FIELD FL_GRP OIU_PR_FIELD FL_GRP OIU_PR_FL_GRP
PRA: Field Group Codes
FL_GRP
OIU_PR_FIELD WATER_DEPTH_U OIU_PR_FIELD MANDT T006
Units of Measurement
MANDT
OIU_PR_FIELD WATER_DEPTH_U OIU_PR_FIELD WATER_DEPTH_U T006
Units of Measurement
MSEHI