on 2019 Sep 23 10:23 AM
Hi All,
I need your help to control the save of the records to the BPC cube to be either full written or total roll back if there is even one error record in the submitted records.
Currently we are saving the data in a wrapper method which calls the if_ujo_write_back->write_back standard process.
How to control the record save.
Regards,
Sravan
Request clarification before answering.
Hi Vadim Kalinin,
Thank you for the response.
Basically wanted to check if we have a simulation save if possible as the requirement we have was to either save all records or don't save the record set.
Regards,
Sravan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are a lot of reasons why some records can be rejected:
1. Security
2. Work status
3. Write to not base member
4. Cube state
5. Validations
Etc...
In general, it's not possible to check all mentioned things before writing data.
So my answer is - not possible!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
4 | |
1 | |
1 | |
1 | |
1 | |
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.