DBA Data[Home] [Help]

APPS.INV_LABEL_PVT10 dependencies on OE_SHIP_METHODS_V

Line 1053: OE_SHIP_METHODS_V osmv

1049: invc.customer_id invoice_customer_id,
1050: oline.header_id
1051: -- ship_from_org.organization_code
1052: FROM OE_ORDER_LINES_ALL oline,
1053: OE_SHIP_METHODS_V osmv
1054: --
1055: -- Modification Start for Bug # - 4418524
1056: --
1057: -- As part of TCA related changes ra_customers, ra_contacts views are

Line 1601: OE_SHIP_METHODS_V osmv

1597: oline.invoice_to_org_id,
1598: ship_from_org.organization_code,
1599: oline.header_id
1600: FROM OE_ORDER_LINES_ALL oline,
1601: OE_SHIP_METHODS_V osmv
1602: --
1603: -- Modification Start for Bug # - 4418524
1604: --
1605: -- As part of TCA related changes ra_customers, ra_contacts views are