I've been working on a customization for some time now on a UD01 form. I put a hold on updating records for the UD01 table by checking to make sure keys 1-4 weren't null. Upon the event trigger "before adapter method" with case "Update" I check to see if they were null. If any of them were null I used args.cancel to cancel the method. Well, it great. I just came back to it recently and now it won't let me use the form save button to update records in the table nor can I use the delete button to delete records from the table. I tried replacing the UI .dll file to see if that may be the problem but that didn't help. Has anyone run into anything like this?
Thanks,
Drew
Thanks,
Drew