DBA Data[Home] [Help]

APPS.FARX_INV_MISS_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 52: fa_distribution_history dh,

48: ad.model_number,
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'