День добрый, Pavlik.
Можете посмотреть в ABAP REPORT: SAP_INFOCUBE_DESIGNS
TCODE: SE38 => SAP_INFOCUBE_DESIGNS.
1. Рассчитайте статистику в Инфокубе, либо через TCODE: RSRV.
2. Потом SAP_INFOCUBE_DESIGNS.
Помним, что в Инфокубе две таблицы E and F ...
Через SE11 тоже можно.Вам еще пригодится, ознакомьтесь плиз:
http://help.sap.com/saphelp_nw70/helpda ... ontent.htmUse database aggregationWith this option you specify if you want all the records that agree in your key to be grouped together, or whether each record should be written separately.
Deactivate this option if you want to check individual records and the exact content of the database.
Output number of hitsIf you have activated the option DB aggregation, several records are taken from the database and brought together in one row of the list. If you choose the option ‘Output number of hits’ then an additional key figure is generated in the output list that shows from how many records the respective record has been taken, i.e. how many data records it took to produce the output record.
You can also use this option to determine how many records are in a particular selection condition in the InfoCube. Enter a selection condition, but do not select any characteristics or key figures. In the return list you then only get the column Row Count with the number of hits and the number of entries that match this selection condition.