DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_RULES_PVT dependencies on STANDARD

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

1158:
1159: -- Free the CLOB Memory now
1160: DBMS_LOB.FREETEMPORARY(l_rule_text);
1161:
1162: -- Standard call to get message count and if count is 1, get message info.
1163: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1164:
1165:
1166: -- end debug log

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

1415: END LOOP; -- Rules Csr
1416: CLOSE csr_rules;
1417:
1418:
1419: -- Standard call to get message count and if count is 1, get message info.
1420: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1421:
1422:
1423: -- end debug log

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

1572:
1573: END LOOP; -- Rules Csr
1574: CLOSE csr_rules;
1575:
1576: -- Standard call to get message count and if count is 1, get message info.
1577: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1578:
1579:
1580: -- end debug log

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

1803: END IF; -- revision template
1804:
1805:
1806:
1807: -- Standard call to get message count and if count is 1, get message info.
1808: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
1809:
1810:
1811: -- end debug log

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

2316: END LOOP;
2317: CLOSE csr_intents; -- Insert the Extension Rule for this Intent
2318:
2319:
2320: -- Standard call to get message count and if count is 1, get message info.
2321: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
2322:
2323:
2324: -- end debug log

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

2755: END LOOP;
2756: CLOSE csr_intents; -- Insert the Extension Rule for this Intent
2757:
2758:
2759: -- Standard call to get message count and if count is 1, get message info.
2760: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
2761:
2762:
2763: -- end debug log