DBA Data[Home] [Help]

APPS.HXC_DEPOSIT_CHECKS dependencies on HXC_TIMECARD_PROPERTIES

Line 955: l_validate_on_save := hxc_timecard_properties.find_property_value

951: l_tc_index := hxc_timecard_block_utils.find_active_timecard_index
952: (p_blocks => p_blocks);
953:
954:
955: l_validate_on_save := hxc_timecard_properties.find_property_value
956: (p_timecard_props
957: ,'TsPerValidateOnSaveValidateOnSave'
958: ,null
959: ,null