DBA Data[Home] [Help]

APPS.FV_FACTS1_GL_PKG dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 1004: pa_cost_distribution_lines_all cdl,

1000: IS
1001: SELECT e.vendor_id ven_id
1002: FROM gl_je_lines je ,
1003: gl_je_headers jh ,
1004: pa_cost_distribution_lines_all cdl,
1005: pa_expenditure_items_all ei ,
1006: pa_expenditures_all e
1007: WHERE je.je_header_id = jh.je_header_id
1008: AND je.reference_1 IS NOT NULL