DBA Data[Home] [Help]

APPS.PON_CONTERMS_UTL_PVT dependencies on PON_CONTERMS_UTL_GRP

Line 1494: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1490: p_init_msg_list => fnd_api.g_false,
1491: x_return_status => v_return_status,
1492: x_msg_data => v_msg_data,
1493: x_msg_count => v_msg_count,
1494: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1495: p_doc_id => v_doc_id);
1496:
1497: if (v_return_status <> fnd_api.g_ret_sts_success) then
1498: resultout := null;

Line 1568: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1564: p_init_msg_list => fnd_api.g_false,
1565: x_return_status => v_return_status,
1566: x_msg_data => v_msg_data,
1567: x_msg_count => v_msg_count,
1568: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1569: p_doc_id => v_doc_id);
1570:
1571: if (v_return_status <> fnd_api.g_ret_sts_success) then
1572: resultout := null;

Line 1647: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1643: p_init_msg_list => fnd_api.g_false,
1644: x_return_status => v_return_status,
1645: x_msg_data => v_msg_data,
1646: x_msg_count => v_msg_count,
1647: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1648: p_doc_id => v_doc_id);
1649:
1650: if (v_return_status <> fnd_api.g_ret_sts_success) then
1651: resultout := null;

Line 1722: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1718: p_init_msg_list => fnd_api.g_false,
1719: x_return_status => v_return_status,
1720: x_msg_data => v_msg_data,
1721: x_msg_count => v_msg_count,
1722: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1723: p_doc_id => v_doc_id);
1724:
1725: if (v_return_status <> fnd_api.g_ret_sts_success) then
1726: resultout := null;

Line 1797: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1793: p_init_msg_list => fnd_api.g_false,
1794: x_return_status => v_return_status,
1795: x_msg_data => v_msg_data,
1796: x_msg_count => v_msg_count,
1797: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1798: p_doc_id => v_doc_id);
1799:
1800: if (v_return_status <> fnd_api.g_ret_sts_success) then
1801: resultout := null;

Line 1872: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),

1868: p_init_msg_list => fnd_api.g_false,
1869: x_return_status => v_return_status,
1870: x_msg_data => v_msg_data,
1871: x_msg_count => v_msg_count,
1872: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1873: p_doc_id => v_doc_id);
1874:
1875: if (v_return_status <> fnd_api.g_ret_sts_success) then
1876: resultout := null;