Directory of all InfoObjects — the BW metadata catalog row for every InfoObject (characteristic, key figure, unit, time characteristic, etc.) defined in the system, keyed by InfoObject technical name (IOBJNM) and object version (OBJVERS, since BW versions metadata as active 'A' vs. modified 'M' /delivered 'D'). Carries the InfoObject type (IOBJTP), object/activation status (OBJSTAT), the SAP namespace/content-release stamp (BWAPPL, CONTREL, CONTTIMESTMP) that distinguishes SAP-delivered Business Content InfoObjects (the /BI0/* namespace) from customer-created ones, ownership and change-tracking fields, and generation-control flags (ATRONLYFL, PROTECFL, PRIVATEFL). RSDIOBJ is the master directory the mirror's runtime discovery walks to enumerate which /BI0/* and /BIC/* generated master-data, text, and hierarchy tables actually exist in a given system — see bw/tables/GENERATED-PATTERNS.yaml for how those generated tables are resolved rather than statically defined.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| IOBJNM key | InfoObject | RSDIOBJNM | CHAR 30 | — | |
| OBI_VRS key | obiectum versio | Object version | RSOBJVERS | CHAR 1 | — |
| GEN | genus | Type of an InfoObject | RSIOBJTP | CHAR 3 | — |
| OBI_STA | obiectum status | Object Status | RSOBJSTAT | CHAR 3 | — |
| EMS | emissio | Content release | RSCONTREL | CHAR 6 | — |
| TMP_ULT_OBI | tempus ultimus obiectum | Content time stamp: Last modification to the object by SAP | RSCONTTIMESTMP | DEC 15 | — |
| PSN | persona | Owner (Person Responsible) | RSOWNER | CHAR 12 | — |
| BWAPPL | BW Application (Namespace) | RSBWAPPL | CHAR 10 | — | |
| VRS | versio | Active and revised version do not agree | RSACTIVFL | CHAR 1 | — |
| SGN | signum | Checkbox (Flag: Protected InfoObject, no changes allowed) | XFELD | CHAR 1 | — |
| PRIVATEFL | InfoObject is Private | RSPRIVATEFL | CHAR 1 | — | |
| CMP_NOM_TBL | campus nomen tabula | Field Name InfoObject In Structures (Not in database table) | RSDIOBJFIELDNM | CHAR 30 | — |
| ATRONLYFL | InfoObject is Exclusively an Attribute (Not Used in ICs) | RSATRONLYFL | CHAR 1 | — | |
| BCTCOMP | Obsolete - do not translate | RSDBCTCOMP | CHAR 10 | — | |
| NOT | nota | Characteristic is allowed as attribute of documents | RSDDOCFL | CHAR 1 | — |
| ULT_MUT | ultimus mutatus | Last changed by | RSTSTPNM | CHAR 12 | USR02 |
| TMP_FRM | tempus forma | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC 15 | — |
| ORG_OBI | origo obiectum | Origin of Object | RSDORIGIN | CHAR 1 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
TSTPNM | USR02 | BNAME |