on 2008 Nov 20 6:59 AM
Hi,
When i raise DO_NOT_SAVE exception in my badi implementation of ORDER_SAVE based on some condition then my UI view goes into editable mode.I dont want this to happen...what code should i write so that it remains in editable mode even if the exception is raised.
Thanks and Regards
Shilpi
Hi ,
There are 2 methods that you can insert your checks:
CHECK_BEFORE_SAVE
PREPARE
I use the CHECK_BEFORE_SAVE
( i had the same issue when we used the PREPARE )
Lilach
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
26 | |
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.