DBA Data[Home] [Help]

APPS.CSTPOMLD dependencies on MTL_SYSTEM_ITEMS

Line 365: mtl_system_items msi,

361: ra_customer_trx_lines_all rctl,
362: oe_order_headers_all sh,
363: oe_order_lines_all sl_parent,
364: oe_order_lines_all sl_child,
365: mtl_system_items msi,
366: ra_customer_trx_all rct,
367: mtl_parameters mp -- INVCONV umoogala 17-oct-2004
368: WHERE
369: cr.build_id = l_build_id

Line 508: mtl_system_items msi,

504: ra_customer_trx_lines_all rctl,
505: oe_order_headers_all sh,
506: oe_order_lines_all sl_parent,
507: oe_order_lines_all sl_child,
508: mtl_system_items msi,
509: ra_customer_trx_all rct,
510: mtl_parameters mp -- INVCONV umoogala 17-oct-2004
511: WHERE
512: cr.build_id = l_build_id

Line 782: mtl_system_items msi,

778: ra_cust_trx_line_gl_dist_all rctlgd,
779: ra_customer_trx_lines_all rctl,
780: oe_order_headers_all rma,
781: oe_order_lines_all rma_line,
782: mtl_system_items msi,
783: -- new changes for intercompany invoicing
784: org_organization_definitions ood,
785: ra_customer_trx_all rct
786: WHERE