DBA Data[Home] [Help]

APPS.PON_CONTERMS_UTL_PVT dependencies on PON_CONTERMS_UTL_GRP

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

1592: p_init_msg_list => fnd_api.g_false,
1593: x_return_status => v_return_status,
1594: x_msg_data => v_msg_data,
1595: x_msg_count => v_msg_count,
1596: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1597: p_doc_id => v_doc_id);
1598:
1599: if (v_return_status <> fnd_api.g_ret_sts_success) then
1600: resultout := null;

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

1666: p_init_msg_list => fnd_api.g_false,
1667: x_return_status => v_return_status,
1668: x_msg_data => v_msg_data,
1669: x_msg_count => v_msg_count,
1670: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1671: p_doc_id => v_doc_id);
1672:
1673: if (v_return_status <> fnd_api.g_ret_sts_success) then
1674: resultout := null;

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

1745: p_init_msg_list => fnd_api.g_false,
1746: x_return_status => v_return_status,
1747: x_msg_data => v_msg_data,
1748: x_msg_count => v_msg_count,
1749: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1750: p_doc_id => v_doc_id);
1751:
1752: if (v_return_status <> fnd_api.g_ret_sts_success) then
1753: resultout := null;

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

1820: p_init_msg_list => fnd_api.g_false,
1821: x_return_status => v_return_status,
1822: x_msg_data => v_msg_data,
1823: x_msg_count => v_msg_count,
1824: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1825: p_doc_id => v_doc_id);
1826:
1827: if (v_return_status <> fnd_api.g_ret_sts_success) then
1828: resultout := null;

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

1895: p_init_msg_list => fnd_api.g_false,
1896: x_return_status => v_return_status,
1897: x_msg_data => v_msg_data,
1898: x_msg_count => v_msg_count,
1899: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1900: p_doc_id => v_doc_id);
1901:
1902: if (v_return_status <> fnd_api.g_ret_sts_success) then
1903: resultout := null;

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

1970: p_init_msg_list => fnd_api.g_false,
1971: x_return_status => v_return_status,
1972: x_msg_data => v_msg_data,
1973: x_msg_count => v_msg_count,
1974: p_doc_type => pon_conterms_utl_grp.get_contracts_document_type(v_doc_id, 'N'),
1975: p_doc_id => v_doc_id);
1976:
1977: if (v_return_status <> fnd_api.g_ret_sts_success) then
1978: resultout := null;