DBA Data[Home] [Help]

APPS.PO_MULTI_MOD_PVT dependencies on PO_UDA_PUB

Line 2151: l_old_remit_to_addr := To_Number(PO_UDA_PUB.get_single_attr_value(

2147: d_position := 45;
2148: debug(d_module, d_position, 'Fetching the existing Remit To Address on the Document');
2149:
2150: -- Get existing RemitToAddress
2151: l_old_remit_to_addr := To_Number(PO_UDA_PUB.get_single_attr_value(
2152: p_template_id,
2153: NULL,
2154: p_po_header_id,
2155: p_draft_id,