Hi Leo,
If no. of records coming in for previous months is always constant, then you can have following approach:
In end routine, derive current month (or max month, can be derived from lookup on PSA table for latest request) which is march as per given sample and then in a loop on result pkg, set all key figures to zero which are for month less than current month (derived earlier).
Thanks
Arun Purohit