Skip to Content
0
Former Member
Dec 04, 2006 at 03:47 PM

Aggregating Schedule Line

79 Views

Hi guys,

I am using InfoCube 0RT_C05 : Goods Procurement

I am loading using 2LIS_02_SCL all the PO related information

Since, this is a schedule line datasource, obviously it will detail every schedule line

What I need is specifically to count the number of unique PO documents there are in this report

Hence, if I have 7 schedule line for PO Doc : 123, hence the PO_COUNT field should only show it as 1

I attempted to aggregate the PO_COUNT with 0DOC_NUM as Reference Aggregation, but it did NOT work

Advice please