SAP table IBINOBS (IB: Observer of an IBase Component)
SAP table IBINOBS has 4 primary key fields being MANDT,INSTANCE,INTTYP,OBJKEY.
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 | ||
INSTANCE | IB: Component (instance) | NUMC | 18 | 0 | IB_INSTANCE | ||
INTTYP | IB: Internal type of a referencing object | NUMC | 4 | 0 | T371F | IBINTTYP | |
OBJKEY | IB: Key of a Referencing Object | CHAR | 50 | 0 | IBOBJKEY | ||
VERSION | IB: Time stamp of owner's or observer's version | DEC | 15 | 0 | IBVERSION | ||
_DATAAGING | Data Filter Value for Data Aging | DATS | 8 | 0 | DATA_TEMPERATURE |
IBINOBS foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 IBINOBS | INTTYP | T371F | IB: Owner-Observer-Object Category | INTTYP |