Model / BW / RSMONFACT

BW — Business Warehouse

RSMONFACT

19 fields · 2 key · 0 foreign keys · sourced from leanx.eu

Fact table monitor — the request-monitor status table for InfoCube data loads: one row per request (RNR, the technical request ID also seen as 0REQUID in query/InfoCube data) and data packet (DP_NR) posted into an InfoCube's fact table, carrying the record counts at each stage of the update pipeline (selected, sent, converted, updated, inserted, errored, not-updated, and routed-to-ODS) plus the number of cubes the packet was posted to (ANZ_CUBES), the target InfoCube's internal ID (IC_ID), the packet-source type (IDOC_ODS_TYP) and IDoc number for IDoc-based loads, and a message/caller reference for the monitor's status log entry. This is the table BW's load-monitor (transaction RSMO) reads to show green/yellow/red request status; it is the audit trail proving how many records a given load actually moved into a fact table, independent of the fact table's own content.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
NUM keynumerusRequest number for the data transferRSREQUNRCHAR 30
NUM2 keynumerusData packet numberRSDATAPIDNUMC 6
TMP_FRMtempus formaUTC Time Stamp in Short Form (YYYYMMDDhhmmss)RSTIMESTMPDEC 15
NUM3numerusNumber of Selected Data Records (Absolute)RSNUMRECORDINT4 10
NUM4numerusNumber of Sent Data Records (Absolute)RSNUMRECORDINT4 10
NUM5numerusNumber of Converted Data Records (Absolute)RSNUMRECORDINT4 10
NUM6numerusNumber of Data Records Passed On (Absolute)RSNUMRECORDINT4 10
NUM7numerusNumber of Updated Data Records (Absolute)RSNUMRECORDINT4 10
NUM8numerusNumber of Inserted Data Records (Absolute)RSNUMRECORDINT4 10
NUM9numerusNumber of Erroneous Data Records (Absolute)RSNUMRECORDINT4 10
NUM10numerusNumber of Data Records Not Updated (Absolute)RSNUMRECORDINT4 10
NUM11numerusNumber of Data Records Routed to the ODS (Absolute)RSNUMRECORDINT4 10
NUM12numerusNumber of InfoCubes the data packet was posted toNUM10NUMC 10
IC_IDInfoCube IDRSINFOC_IDNUMC 10
GENgenusData packet type (IDoc, ODS, old method ...)RSDP_TYPCHAR 1
NUM13numerusIDoc numberEDI_DOCNUMNUMC 16
MESS_IDMessage IDRSMESS_IDNUMC 10
RSCALLERCallerRSCALLERCHAR 2
IDXindexSingle-Character IndicatorCHAR1CHAR 1

View RSMONFACT.yaml in the repository