DBA Data[Home] [Help]

APPS.PO_POXRCPPV_XMLP_PKG dependencies on FND_PRODUCT_INSTALLATIONS

Line 163: from fnd_product_installations

159:
160: begin
161: select status
162: into P_wip_status
163: from fnd_product_installations
164: where application_id = 706;
165:
166: P_select_wip := get_std_unit_cost;
167: P_from_wip := from_std_unitcost;