DBA Data[Home] [Help]

APPS.FARX_MAD dependencies on AP_INVOICE_DISTRIBUTIONS

Line 111: ap_invoice_distributions apid,

107: fa_category_book_defaults facd,
108: fa_lookups_tl lkt1,
109: fa_lookups_tl lkt2,
110: ap_invoices apin,
111: ap_invoice_distributions apid,
112: fa_additions_b gad
113: where fama.book_type_code = h_book
114: and fama.queue_name = lkt1.lookup_code
115: and lkt1.lookup_code like nvl(h_queue_name,'%') -- bug 2146763