Tabellen (SAP BW): Unterschied zwischen den Versionen
Aus MattWiki
Matt (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Matt (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 6: | Zeile 6: | ||
* DataSource Tabellen: http://wiki.scn.sap.com/wiki/display/BI/DataSources+Tables | * DataSource Tabellen: http://wiki.scn.sap.com/wiki/display/BI/DataSources+Tables | ||
* Transformationstabellen: http://wiki.scn.sap.com/wiki/display/BI/Transformation+tables | * Transformationstabellen: http://wiki.scn.sap.com/wiki/display/BI/Transformation+tables | ||
== SAP == | |||
=== Standard Dictionary Objekte === | |||
{| class="wikitable" | |||
! Name !! Beschreibung | |||
|- | |||
| DD02T || Kurzbeschreibung der Tabelle | |||
|- | |||
| DD03L || Tabellenfelder | |||
|- | |||
| DD03M || Tabellenfelder mit Datenelementen, Texten | |||
|} | |||
=== ABAP Entwicklung === | |||
{| class="wikitable" | |||
! Name !! Beschreibung | |||
|- | |||
| T100 || Nachrichtenklassen / Arbeitsgebiete | |||
|} | |||
== Business Warehouse == | == Business Warehouse == | ||
=== BW-Objekte === | === BW-Objekte === | ||
Zeile 29: | Zeile 52: | ||
| ROOSOURCE || || Header Table for SAP BW DataSources (SAP Source System/BW System) | | ROOSOURCE || || Header Table for SAP BW DataSources (SAP Source System/BW System) | ||
|- | |- | ||
| RSTRAN || Transformation || | | RSTRAN || Transformation || Vgl.: Code in Transformationen finden | ||
|- | |- | ||
| RSSTATMANPART | | RSSTATMANPART | ||
Zeile 51: | Zeile 74: | ||
=== Prozessketten === | === Prozessketten === | ||
{| class="wikitable" | {| class="wikitable" | ||
! Name !! Beschreibung !! Bemerkung | ! Name !! Beschreibung !! Bemerkung | ||
|- | |- | ||
| RSPCLOGCHAIN || Zuordnungs-Tabelle Log-Id zu Chain-Id || Prozessketten Startzeitpunkt und Status | | RSPCLOGCHAIN || Zuordnungs-Tabelle Log-Id zu Chain-Id || Prozessketten Startzeitpunkt und Status | ||
|} | |} | ||
[[Category:SAP]] | [[Category:SAP]] | ||
[[Category:SAP BW]] | [[Category:SAP BW]] |
Version vom 11. Juni 2016, 22:31 Uhr
Nachfolgend eine Übersicht nützlicher Tabellen in SAP BW.
Quellen:
- InfoObjekte und sonstige Tabellen: http://wiki.scn.sap.com/wiki/display/BI/Important+Tables+in+SAP+BW+7.x
- DataSource Tabellen: http://wiki.scn.sap.com/wiki/display/BI/DataSources+Tables
- Transformationstabellen: http://wiki.scn.sap.com/wiki/display/BI/Transformation+tables
SAP
Standard Dictionary Objekte
Name | Beschreibung |
---|---|
DD02T | Kurzbeschreibung der Tabelle |
DD03L | Tabellenfelder |
DD03M | Tabellenfelder mit Datenelementen, Texten |
ABAP Entwicklung
Name | Beschreibung |
---|---|
T100 | Nachrichtenklassen / Arbeitsgebiete |
Business Warehouse
BW-Objekte
Name | Beschreibung | Bemerkungen |
---|---|---|
RSDODSO | Directory of all ODS Objects (DSOs / DataStoreObjects) | |
RSDODSOT | Texts of all ODS Objects | |
RSDODSOIOBJ | InfoObjects of DSO Objects | |
RSDS | 7.x DataSources | If the DataSource is here, it cannot be in RSOLTPSOURCE or RSOLTPSOURCEFIE |
RSDST | DataSource Texts | |
RSOLTPSOURCE | Replicate Table for OLTP Sources in BW. For 3.X DataSources. If the DataSource is here, it cannot be in RSDS | |
RSOLTPSOURCEFIE | OLTfP Source Fields. For 3.X DataSources. If the DataSource is here, it cannot be in RSDS | |
ROOSOURCE | Header Table for SAP BW DataSources (SAP Source System/BW System) | |
RSTRAN | Transformation | Vgl.: Code in Transformationen finden |
RSSTATMANPART | InfoProvider, Request der Anforderung und der Aktivierung, Datum Uhrzeit, DataSource, Anzahl Datensätze
Hinweis: Zeitangaben in UTC |
Delta-Verfahren
RODELTAM Definition aller Delta-Verfahren im SAP-System RSDS Informationen zu 7.x DataSources (TLOGO-Typ RSDS) im BW-System RSOLTPSOURCE Informationen zu 3.x DataSources (TLOGO-Typ ISFS) im BW-System ROSOURCE Delta-Verfahren einer Service-API-DataSource im Quellsystem. Objektversion auf "D" (Delivered) filtern
Delta-Queue-Tabellen
ROOSPRMSC Status einer Delta Queue TRFCQOUT LUWs in der Delta-Queue pro DataSource ARFCSSTATE Status jeder LUW ARFCSDATA Daten der LUW im RAW-Format
Prozessketten
Name | Beschreibung | Bemerkung |
---|---|---|
RSPCLOGCHAIN | Zuordnungs-Tabelle Log-Id zu Chain-Id | Prozessketten Startzeitpunkt und Status |