DBA Data[Home] [Help]

APPS.IGI_MPP_AP_INVOICE_DISTS_T1 dependencies on IGIPMSLR

Line 47: IGIPMSLR.Create_MPPSLR_Details

43: :new.accounting_rule_id,
44: :new.start_date,
45: :new.duration
46: );
47: IGIPMSLR.Create_MPPSLR_Details
48: ( :new.invoice_id
49: , :new.distribution_line_number
50: ) ;
51: END IF;