[Home] [Help]
940: --
941: -- 06/05/97 Change Begins
942: temp_var := convert_defs(p_rec);
943:
944: ota_tfh_api_bus.update_validate(temp_var
945: ,p_transaction_type);
946:
947: -- 06/05/97 Change Ends
948: --
957: -- Call the supporting post-update operation
958: --
959: post_update(p_rec);
960: --
961: ota_tfh_api_business_rules2.update_finance_lines (p_rec);
962: --
963: -- If we are validating then raise the Validate_Enabled exception
964: --
965: If p_validate then