on 2015 Jul 22 2:49 PM
Hi Experts,
Is it possible to change work status error messages by changing stranded program?
E.g Owner of the parent is trying to submit for further approval ,while we will get system error that: bottom up rule has been violated .
We will like to change this error as ************
With Regards
Brahma Kolli
Request clarification before answering.
Hi Brahma Kolli,
If you need just to change the error message and keep it's parameters same you don't need to change SAP programs. You have to find out what Message Class issues that message; for Work status it's most probably UJW_EXCEPTION.
Go to t/a SE91 and put that Class name there, find your message and change the text. &n there represent parameters of the message.
I agree with opinions listed above, but this approach doesn't involve code change - less risk.
Regards,
Gersh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brahma,
Even if you change the original ABAP code of BPC to have your custom message you will have troubles with each BPC SP upgrade... Do you really want it?
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Business always needs it badly". But no product provides 100% fit to the requirements. It is better not to give-in to their requirements and project it as product's limitations rather than having a myopic vision of current situation only. Hope that business adapt after initial discomfort.
Also, any changes that you do in back-end BPC standard code can have some severe implications that could make you sweat to resolve issues in the future.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.