DBA Data[Home] [Help]

APPS.PO_MULTI_MOD_PVT dependencies on PO_FED_FIELD_FUNCTIONS

Line 1480: PO_FED_FIELD_FUNCTIONS.XPD_DRAFT_ID := p_draft_id;

1476: d_position := 70;
1477: debug(d_module, d_position, 'Execute the XPD Function for the Addresses as part of post save', FND_API.G_TRUE);
1478:
1479: -- Setting the draft ID here which will be used in Post DML Functions.
1480: PO_FED_FIELD_FUNCTIONS.XPD_DRAFT_ID := p_draft_id;
1481:
1482: PO_UDA_DEFAULTING_PKG.UDA_EXECUTE_ACTIONS(
1483: p_pk1_value => p_po_header_id,
1484: p_pk2_value => p_draft_id,