問題タブ [sap-bw]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1814 参照

sap-bw - DTP ステータス/ログを表示する方法は?

環境: SAP BW

SAP BW で​​は、DTP (データ転送プロセス) を実行します。DTP を実行した後、Request-Monitor を確認したい場合は、ダイアログが表示されます。

しかし、前述のダイアログで [はい] をクリックする以外に、要求モニターを開いて DTP のステータスを表示するにはどうすればよいでしょうか?

0 投票する
1 に答える
2770 参照

sap - クエリの初期化に失敗しました - BW_REPORTING_FPM001 エラー

Fiori Apps Libraryの Trial Balance(Version 2) FPM/Webdynpro App を実装しています

次のアプリの実装: S/4 ハナ 1610 の試算表ガイド。

試算表アプリを起動すると、「クエリ 2CCFITRIALBALQ0001 の初期化に失敗しました」(エラーの PFA ) と表示されます。 スクリーンショット

BEx クエリを初期化またはアクティブ化する方法を教えてください。

よろしく、

サイード

0 投票する
0 に答える
289 参照

sap - SAP delete/create index for latest request

I'm new to SAP BW and am currently working on optimizing the process chains. I encountered a chain that loads 3 hours everyday because it deletes/creates indexes for 100 million records every day. I was wondering if it is possible (since it is a daily chain) to only delete/create indexes for the records loaded in by the latest request?