DBA Data[Home] [Help]

APPS.POS_CREATE_ASN dependencies on PO_DISTRIBUTIONS

Line 109: from po_distributions

105: select WIP_ENTITY_ID ,
106: WIP_LINE_ID ,
107: WIP_OPERATION_SEQ_NUM ,
108: PO_DISTRIBUTION_ID
109: from po_distributions
110: where line_location_id = linelocid;
111:
112: dis_details_rec dis_details_cur%rowtype;
113: