DBA Data[Home] [Help]

APPS.FARX_INV_MISS_PKG dependencies on FA_INVENTORY

Line 53: fa_inventory inv,

49: ad.asset_category_id,
50: ad.asset_key_ccid
51: FROM fa_books bk,
52: fa_distribution_history dh,
53: fa_inventory inv,
54: fa_additions ad,
55: fa_book_controls_sec bc --Bug#3503643
56: WHERE ad.inventorial = 'YES'
57: AND ad.asset_id = bk.asset_id