SAP table IBST (IB: Installation Component - Structure)
SAP table IBST has 2 primary key fields being MANDT,ST_RECNO.
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 | MANDT | ||
ST_RECNO | IB: Unique record number | CHAR | 22 | 0 | IB_RECNO | ||
VALFR | IBase: Valid From | DEC | 15 | 0 | IB_VALFR | ||
VALTO | IBase: Valid To | DEC | 15 | 0 | IB_VALTO | ||
AENNR | Change Number | CHAR | 12 | 0 | * | AENNR | |
DELFLAG | Yes/No (X/ ) | CHAR | 1 | 0 | OAX | ||
CRNAM | User who created the object | CHAR | 12 | 0 | BU_CRUSR | ||
CRTIM | Time (UTC) at which the object was created | DEC | 15 | 0 | ICRTS | ||
UPNAM | Last user to change object | CHAR | 12 | 0 | BU_CHUSR | ||
UPTIM | Time (UTC) at which the object was last changed | DEC | 15 | 0 | IUPTS | ||
INSTANCE | IB: Component (instance) | NUMC | 18 | 0 | IB_INSTANCE | ||
POSNO | IB: Item number | CHAR | 4 | 0 | IB_POSNO | ||
PARENT | IB: Superior component | NUMC | 18 | 0 | IB_PARENT | ||
ROOT | IB: Top-most component of an installed base/IBase | NUMC | 18 | 0 | IB_ROOT | ||
IBASE | IBase: Number of the Installed Base/IBase | NUMC | 18 | 0 | IBIB | IB_IBASE | |
ATAUT | Justification | CHAR | 1 | 0 | ATATAUT | ||
_DATAAGING | Data Filter Value for Data Aging | DATS | 8 | 0 | DATA_TEMPERATURE |
IBST foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 IBST | IBASE | IBIB | IB: Installed Base/IBase | MANDT |
0 IBST | IBASE | IBIB | IB: Installed Base/IBase | IBASE |