天天看点

SAP CRM WebClient UI交互式报表的Gross Value工作原理Subject: RE: Some questions regarding CRM Interactive Reportdifference

SAP CRM WebClient UI交互式报表(Interactive Report)的Gross Value工作原理

the selection fields passed to backend for this report:

what is difference between Gross value header and Gross value of Service Orders?

Subject: RE: Some questions regarding CRM Interactive Report

OLTP based on so called reporting area.

Relation between Reporting Area and OneOrder Object type is 1:n.

i.e. by service table CRMD_DHR_HSRVORD serves not only Service order also Service confirmation.

difference

(1) Gross Value Header: Gross Value of all Document headers selected in this report area.

(2) Gross Value of Service Orders: Gross Value of all Service Order Headers.

(Not read directly from Reporting Framework, but calculated in the OLTP extractor).

Via debugging Jerry knows that the calculation of ** Gross Value of Service Orders" is calculated in this BAdI implementation:

Accumulation for final report display is done here:

本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。