Latest Answer: If you are talking about FORMS trigger (event) then NO. You should not keep your logic in the trigger, rather you should right the code in a routine and to be executed based on the trigger event checks. ...
Latest Answer: fmb is in au_top and fmx is respective prod top ...
Latest Answer: Hides the logic of an application ...
Latest Answer: it user for create zoom function or event in apps applications. and we can create any code or validations for Individual forms in coutom pll ...
Latest Answer: Template form is provided by Oracle to develop NEW form in APPS environment. It contains pre-defined libraries (.pll )as mentioned in the earlier post. To customize , we need to ADD code within custom.pll which is another /pll provided with this ...
Latest Answer: $AU_TOP/forms/US is the path u can find it.Cheers,Bonthu N Reddy. ...
Latest Answer: we can delete existing trigger using drop trigger trigger_name;and we can enable and disable the trigger aslo usingalter trigger trigger_name disable/enable ...
Latest Answer: Here are the form triggers that must not be changed CLOSE_THIS_WINDOW, CLOSE_WINDOW, EXPORT, FOLDER_ACTION, KEY–COMMIT, KEY–EDIT, KEY–EXIT, KEY–HELP,LASTRECORD, MENU_TO_APPCORE, STANDARD_ATTACHMENTS, WHEN–WINDOW–CLOSED, WHEN–FORM–NAVIGATE, ZOOM . ...
Latest Answer: Only the comment property can be changed for a trigger referenced in the oracle forms. ...
Latest Answer: No. There are some triggers which should not be modified ...
View page << Previous 1 2 [3] 4 5 Next >>

Go Top