SAP Table IBST

IB: Installation Component - Structure

IBST (IB: Installation Component - Structure) 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 IBST to other SAP tables.

IBST table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
ST_RECNO IB: Unique record number IB_RECNO CHAR 22 0
VALFR IBase: Valid From IB_VALFR DEC 15 0
VALTO IBase: Valid To IB_VALTO DEC 15 0
AENNR Change Number AENNR CHAR 12 0
DELFLAG Yes/No (X/ ) OAX CHAR 1 0
X Yes
NULL No
CRNAM User who created the object BU_CRUSR CHAR 12 0
CRTIM Time (UTC) at which the object was created ICRTS DEC 15 0
UPNAM Last user to change object BU_CHUSR CHAR 12 0
UPTIM Time (UTC) at which the object was last changed IUPTS DEC 15 0
INSTANCE IB: Component (instance) IB_INSTANCE NUMC 18 0
POSNO IB: Item number IB_POSNO CHAR 4 0
PARENT IB: Superior component IB_PARENT NUMC 18 0
ROOT IB: Top-most component of an installed base/IBase IB_ROOT NUMC 18 0
IBASE IBase: Number of the Installed Base/IBase IB_IBASE IBIB NUMC 18 0
ATAUT Justification ATATAUT CHAR 1 0

IBST foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
IBST IBASE * IBIB IB: Installed Base/IBase MANDT
IBST IBASE IBST IBASE IBIB IB: Installed Base/IBase IBASE