DBA Data[Home] [Help]

APPS.POS_ASN_CREATE_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 972: from po_distributions_all

968: select WIP_ENTITY_ID,
969: WIP_LINE_ID,
970: WIP_OPERATION_SEQ_NUM,
971: PO_DISTRIBUTION_ID
972: from po_distributions_all
973: where line_location_id = p_line_location_id;
974:
975: dis_details_rec dis_details_cur%rowtype;
976: