DBA Data[Home] [Help]

APPS.IGI_SIA_AP_INVOICES_ALL_T1 dependencies on IGI_GEN

Line 39: IGI_GEN.get_option_status('SIA'

35: --Fixed GSCC Warnings
36: l_cnt := 0;
37: l_count := 0;
38:
39: IGI_GEN.get_option_status('SIA'
40: ,l_SapStatusFlag
41: ,l_SapErrorNum);
42: IF (l_SapStatusFlag='Y' ) and (:new.cancelled_date is not null)
43: and (:old.cancelled_date is NULL) then