DBA Data[Home] [Help]

APPS.HXC_DEPOSIT_CHECKS dependencies on HXC_TIMECARD_PROPERTIES

Line 952: l_validate_on_save := hxc_timecard_properties.find_property_value

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