SAP Table

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

table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
PHYSNO IS-H: Person Number RI_PERNR NPER CHAR 10 0
NBSNR ISH_BSNR CHAR 9 0
BEGDT IS-H: Valid-From Date of Record RI_BEGDT DATS 8 0
ENDDT IS-H: Valid-To Date of Record RI_ENDDT DATS 8 0

foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
NBSNR PHYSNO NBSNR MANDT NPER IS-H: Persons MANDT
NBSNR PHYSNO NBSNR PHYSNO NPER IS-H: Persons PERNR