Hi experts,
I'm facing the following scenario:
There's a PSA-table which is used as a coporate-memory layer (=it keeps the whole history on the most detailled level).
When data is forwarded from that PSA to an empty cube, this takes an enormous ammount of time.
This time should be saved by forwading only requests loaded within the last X month.
Unfortunately there seems to be no option for that idea in the DTP-settings.
There's the possibility to set filters - but this leads to minor improvement since every
request is still processed and every record is checked against the filter.
The only option I can see is (temporary) changing of the QM-state.
That would allow to set the state to yellow or red and would prevent the forwarding of this request.
Not the real idea of the QM-state, but covering my needs.
Unfortunately there is no option to set the QM-state for a whole group of requests in a rush.
Hence I'm asking you if anybody faced something similar and build some small abap-code
to to manipulate the QM-state for a group of requests in a simple manner.
Thanks in advance for your comments and input,
best regards,
Marco