out boolean OUT_Active; default form to 'RM_Customer_Maintenance'; default window to 'RM_Customer_Maintenance'; OUT_Active = false; if empty('Customer Name') and empty('Customer Number') then focus 'Customer Name'; end if;