Model / BW / RSDIOBJ

BW — Business Warehouse

RSDIOBJ

18 fields · 2 key · 1 foreign keys · sourced from leanx.eu

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 nameConceptDescriptionData elementTypeCheck table
IOBJNM keyInfoObjectRSDIOBJNMCHAR 30
OBI_VRS keyobiectum versioObject versionRSOBJVERSCHAR 1
GENgenusType of an InfoObjectRSIOBJTPCHAR 3
OBI_STAobiectum statusObject StatusRSOBJSTATCHAR 3
EMSemissioContent releaseRSCONTRELCHAR 6
TMP_ULT_OBItempus ultimus obiectumContent time stamp: Last modification to the object by SAPRSCONTTIMESTMPDEC 15
PSNpersonaOwner (Person Responsible)RSOWNERCHAR 12
BWAPPLBW Application (Namespace)RSBWAPPLCHAR 10
VRSversioActive and revised version do not agreeRSACTIVFLCHAR 1
SGNsignumCheckbox (Flag: Protected InfoObject, no changes allowed)XFELDCHAR 1
PRIVATEFLInfoObject is PrivateRSPRIVATEFLCHAR 1
CMP_NOM_TBLcampus nomen tabulaField Name InfoObject In Structures (Not in database table)RSDIOBJFIELDNMCHAR 30
ATRONLYFLInfoObject is Exclusively an Attribute (Not Used in ICs)RSATRONLYFLCHAR 1
BCTCOMPObsolete - do not translateRSDBCTCOMPCHAR 10
NOTnotaCharacteristic is allowed as attribute of documentsRSDDOCFLCHAR 1
ULT_MUTultimus mutatusLast changed byRSTSTPNMCHAR 12USR02
TMP_FRMtempus formaUTC Time Stamp in Short Form (YYYYMMDDhhmmss)RSTIMESTMPDEC 15
ORG_OBIorigo obiectumOrigin of ObjectRSDORIGINCHAR 1

Foreign keys

FieldCheck tableCheck field
TSTPNMUSR02BNAME

View RSDIOBJ.yaml in the repository