[Home] [Help]
560:
561: --- the flag is null then no approval required
562: CURSOR c_appvl_reqd_flag (p_custom_setup_id IN NUMBER) IS
563: SELECT NVL (attr_available_flag, 'N')
564: FROM ams_custom_setup_attr
565: WHERE custom_setup_id = p_custom_setup_id
566: AND object_attribute = 'BAPL';
567: BEGIN
568: -- approval is required only for budget request