‎2008 Oct 24 11:41 AM
Hi experts,
I enhanced a badi SD_COND_SAVE_A and include a check condition in the program .i am trying to trigger an error message when the condition fails.
when i execute the badi i am getting my customized error message for the false condtion as set in the program but after the customized error message i am getting another error Message as
$$00000001 in function group and when i press enter the same screen comes in display mode.
Any idea to resolve this
Regards,
H.Sathiskumar
‎2008 Oct 24 3:49 PM
‎2008 Oct 24 8:25 PM
Hello Sathis
I assume that this is the wrong BAdI for doing final checks. Perhaps NOUPD in CHANGING parameter CT_VAKE may be used to prevent saving of the condition.
Try to search [ABAP Ninja|http://abapninja.org] for a suitable enhancement spot.
Regards
Uwe