[Home] [Help]
554:
555: --- the flag is null then no approval required
556: CURSOR c_appvl_reqd_flag (p_custom_setup_id IN NUMBER) IS
557: SELECT NVL (attr_available_flag, 'N')
558: FROM ams_custom_setup_attr
559: WHERE custom_setup_id = p_custom_setup_id
560: AND object_attribute = 'BAPL';
561: BEGIN
562: -- approval is required only for budget request