DBA Data[Home] [Help]

APPS.OTA_TFH_API_BUSINESS_RULES2 dependencies on OTA_TFH_API_SHD

Line 28: procedure update_finance_lines (p_rec in ota_tfh_api_shd.g_rec_type );

24: -- Called after post_update.
25: -- This procedure call various procedures updating finance lines
26: -- according to the changes made on the header.
27: --
28: procedure update_finance_lines (p_rec in ota_tfh_api_shd.g_rec_type );
29: --
30: -- ----------------------------------------------------------------------------
31: -- |----------------------------< invoice_full_amount >------------------|
32: -- ----------------------------------------------------------------------------