on 2016 Oct 26 8:49 PM
We have a destination app script that sends the data from headcount model to reporting model. But before the script runs in headcount model, we clear the data area in reporting model. Wondering whether destination app sends data with amount as 0 for an intersection of the data. If it does, I am guessing we may not need to run the clear.
Assume the previous destination app run had an amount in the intersection of members, in the next subsequent run the amount is zero in the same intersection of members, if the destination app push 0 amount, we may be avoid the clear that we run before destination app. Do you know whether the destination app script pushes 0 amount?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Currently members are not deleted if they are used and have any data...
Know your point on the zero record removal and the performance...........
Just want to make sure with the current set up, I don't miss anything.. looks like not...
Thanks...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The key word is "currently"! It happen sometimes.
There are number of other cases when you need to perform zero elimination (clear some incorrect data etc...)
My recommendation is the same "You will need to run script to clear records in destination model. And to run this script you will need to implement RUNLOGIC_PH badi. This is the only correct way!"
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.