DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_RULES_PVT dependencies on STANDARD

Line 1148: -- Standard call to get message count and if count is 1, get message info.

1144:
1145: -- Free the CLOB Memory now
1146: DBMS_LOB.FREETEMPORARY(l_rule_text);
1147:
1148: -- Standard call to get message count and if count is 1, get message info.
1149: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1150:
1151:
1152: -- end debug log

Line 1405: -- Standard call to get message count and if count is 1, get message info.

1401: END LOOP; -- Rules Csr
1402: CLOSE csr_rules;
1403:
1404:
1405: -- Standard call to get message count and if count is 1, get message info.
1406: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1407:
1408:
1409: -- end debug log

Line 1562: -- Standard call to get message count and if count is 1, get message info.

1558:
1559: END LOOP; -- Rules Csr
1560: CLOSE csr_rules;
1561:
1562: -- Standard call to get message count and if count is 1, get message info.
1563: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1564:
1565:
1566: -- end debug log

Line 1793: -- Standard call to get message count and if count is 1, get message info.

1789: END IF; -- revision template
1790:
1791:
1792:
1793: -- Standard call to get message count and if count is 1, get message info.
1794: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1795:
1796:
1797: -- end debug log

Line 2306: -- Standard call to get message count and if count is 1, get message info.

2302: END LOOP;
2303: CLOSE csr_intents; -- Insert the Extension Rule for this Intent
2304:
2305:
2306: -- Standard call to get message count and if count is 1, get message info.
2307: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
2308:
2309:
2310: -- end debug log

Line 2745: -- Standard call to get message count and if count is 1, get message info.

2741: END LOOP;
2742: CLOSE csr_intents; -- Insert the Extension Rule for this Intent
2743:
2744:
2745: -- Standard call to get message count and if count is 1, get message info.
2746: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
2747:
2748:
2749: -- end debug log