SAP CRM WebClient UI交互式报表的Gross Value工作原理
- 2020 年 3 月 9 日
- 筆記
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:

要获取更多Jerry的原创文章,请关注公众号"汪子熙"