on 2019 Sep 15 9:44 PM
Dear Expert,
I am working on a SAP BPC 10.1 NW environment on BW 750. I have a specific requirement from the client.
We have a BPF with an activity 1 requiring a reviewer and an activity 2 without reviewer.
In activity 1 the reviewer is supposed to check data before clicking on approve, however the client would like the system to perform some automatic controls when he clicks on approve. For instance, if data don't met the expectations, the Approve fails.
In activity 2 the same behavior is required: when user clicks on Complete, some automatic controls shoudl be triggered.
As far as I know there is no standard way to do it, but I read about some custom Badi like BADI_UJ_BPF_SUBMIT.
We have delivered a BADI to run controls but it should be run via package (so there is currently no automation related to APPROVE/COMPLETE buttons).
I was wondering:
Any hint would be very appreciated, since the client is not willing to change his requirements.
Thanks in advance for your valuable help
Best regards
Francesco
Request clarification before answering.
I have no idea what abap developer is doing, but:
For Approve or Reject you have to use: BADI_UJ_BPF_REVIEW_LOGIC
For Submit or Complete: BADI_UJ_BPF_SUBMIT_LOGIC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, any hint on that?
Thanks
Francesco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
2 | |
2 | |
2 | |
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.