DBA Data[Home] [Help]

APPS.CST_ACCRUAL_LOAD dependencies on PO_LINES_ALL

Line 2397: po_lines_all pol,

2393: xla_distribution_links xdl,
2394: cst_accrual_accounts caa,
2395: financials_system_params_all fsp,
2396: po_distributions_all pod,
2397: po_lines_all pol,
2398: --{BUG#7554120
2399: po_headers_all poh
2400: --}
2401: WHERE fsp.org_id = p_operating_unit

Line 3333: po_lines_all pol,

3329: xla_ae_lines xal,
3330: xla_transaction_entities_upg xte,
3331: xla_distribution_links xdl,
3332: po_headers_all poh,
3333: po_lines_all pol,
3334: po_distributions_all pod,
3335: cst_accrual_accounts caa,
3336: financials_system_params_all fsp
3337: WHERE fsp.org_id = p_operating_unit

Line 3452: po_lines_all pol,

3448: xla_ae_lines xal,
3449: xla_transaction_entities_upg xte,
3450: xla_distribution_links xdl,
3451: po_headers_all poh,
3452: po_lines_all pol,
3453: po_distributions_all pod,
3454: cst_accrual_accounts caa,
3455: financials_system_params_all fsp
3456: WHERE fsp.org_id = p_operating_unit

Line 3586: po_lines_all pol,

3582: ap_invoice_distributions_all aida,
3583: xla_ae_headers xah,
3584: xla_ae_lines xal,
3585: xla_distribution_links xdl,
3586: po_lines_all pol,
3587: po_distributions_all pod,
3588: cst_accrual_accounts caa,
3589: financials_system_params_all fsp,
3590: xla_transaction_entities_upg xte,