DBA Data[Home] [Help]

APPS.POS_ASN_CREATE_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 971: from po_distributions_all

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