DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PO_LINE_LOC_MOD_F_LOCK_ATTRS

Line 5157: po_line_loc_mod_f_lock_attrs(

5153: NVL(poll.description ,G_NULL_CHAR),
5154: NVL(poll.inspection_required_flag ,G_NULL_CHAR ),--bug-13571320
5155: NVL(poll.receipt_required_flag ,G_NULL_CHAR )--bug-13571320
5156: ) p_lock_attrs,
5157: po_line_loc_mod_f_lock_attrs(
5158: NVL(poll.ship_to_location_id ,G_NULL_NUM),
5159: NVL(poll.ship_to_organization_id ,G_NULL_NUM),
5160: NVL(poll.unit_meas_lookup_code, G_NULL_CHAR),
5161: NVL(poll.transaction_flow_header_id ,G_NULL_NUM)

Line 5223: po_line_loc_mod_f_lock_attrs(

5219: NVL(polld.description ,G_NULL_CHAR),
5220: NVL(polld.inspection_required_flag ,G_NULL_CHAR ),-- bug13571320
5221: NVL(polld.receipt_required_flag ,G_NULL_CHAR )-- bug13571320
5222: ) p_lock_attrs,
5223: po_line_loc_mod_f_lock_attrs(
5224: NVL(polld.ship_to_location_id ,G_NULL_NUM),
5225: NVL(polld.ship_to_organization_id ,G_NULL_NUM),
5226: NVL(polld.unit_meas_lookup_code, G_NULL_CHAR),
5227: NVL(polld.transaction_flow_header_id ,G_NULL_NUM)