DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PO_DIST_MOD_P_LOCK_ATTRS

Line 5377: po_dist_mod_p_lock_attrs(

5373: NVL(pod.funded_value ,G_NULL_NUM),
5374: NVL(pod.quantity_ordered ,G_NULL_NUM),
5375: NVL(pod.amount_ordered ,G_NULL_NUM)
5376: ) s_lock_attrs,
5377: po_dist_mod_p_lock_attrs(
5378: NVL(pod.clm_defence_funding ,G_NULL_CHAR),
5379: NVL(pod.gl_encumbered_date ,G_NULL_DATE),
5380: NVL(pod.deliver_to_person_id ,G_NULL_NUM),
5381: NVL(pod.deliver_to_location_id ,G_NULL_NUM),

Line 5437: po_dist_mod_p_lock_attrs(

5433: NVL(podd.funded_value ,G_NULL_NUM),
5434: NVL(podd.quantity_ordered,G_NULL_NUM),
5435: NVL(podd.amount_ordered ,G_NULL_NUM)
5436: ) s_lock_attrs,
5437: po_dist_mod_p_lock_attrs(
5438: NVL(podd.clm_defence_funding ,G_NULL_CHAR),
5439: NVL(podd.gl_encumbered_date ,G_NULL_DATE),
5440: NVL(podd.deliver_to_person_id ,G_NULL_NUM),
5441: NVL(podd.deliver_to_location_id ,G_NULL_NUM),