Hi,
I am using SAP BPC 7.5 NW SP10.
I have a problem with my Input Schedule, where when the user clicks send, it sends the data for most of the cells, even for the ones which are not changed at all. I click on Expand All, the Input schedule populates the data, and I click Send & Refresh right away, it sends most of the entries.
To give info about this template, this template has 3 EVDREs. First (static), is just reference and has NOSEND option set for that. 2nd EVDRE (expands) populates the existing entries and sends the changed values. 3rd (static) calculates the Sales * Rate and sends the Revenue in. The issue is being caused by 3rd EVDRE.
I have tried several options on the Input Schedule, like:
1) Separating the data intersection, where the 2nd Evdre references the Revenue input area and 3rd Evdre sends the revenue data. The reason for such a separation of Evdres is, which expanding it brings up data from one account, but while saving it saves it to different account line items.
2) Deleted the EVDRE_DATACACHE sheet and expanded it again, so that the data cache sheet gets regenerated in case it got corrupted.
3) Put everything in GetOnlyRange and systematically try to figure out which intersection is getting sent every time. Found certain intersections that send the data. (e.g: There are 348 cells in the column*row combination, but only 94 records gets sent every time)
4) Changed the Worbook Option to 'Report', clicked ok, again changed it back to 'Input Schedule'.
I am not sure what else can be done so that it sends only the changed records.
Am I missing something? Your help will be greatly appreciated.
Thanks,
Abhishek