DBA Data[Home] [Help]

APPS.AR_CMGT_PARTY_SEARCH dependencies on STANDARD

Line 156: arp_standard.debug('l_search_context_id: '||l_search_context_id);

152: x_return_status => l_return_status,
153: x_msg_count => l_msg_count,
154: x_msg_data => l_msg_data);
155:
156: arp_standard.debug('l_search_context_id: '||l_search_context_id);
157: arp_standard.debug('l_return_status: '||l_return_status);
158: arp_standard.debug('l_msg_count: '||l_msg_count);
159: arp_standard.debug('l_msg_data: '||l_msg_data);
160: -- 3. Setup the SEARCH_RESULTS block to show the

Line 157: arp_standard.debug('l_return_status: '||l_return_status);

153: x_msg_count => l_msg_count,
154: x_msg_data => l_msg_data);
155:
156: arp_standard.debug('l_search_context_id: '||l_search_context_id);
157: arp_standard.debug('l_return_status: '||l_return_status);
158: arp_standard.debug('l_msg_count: '||l_msg_count);
159: arp_standard.debug('l_msg_data: '||l_msg_data);
160: -- 3. Setup the SEARCH_RESULTS block to show the
161: -- results. This block is based on the Global Temporary Table

Line 158: arp_standard.debug('l_msg_count: '||l_msg_count);

154: x_msg_data => l_msg_data);
155:
156: arp_standard.debug('l_search_context_id: '||l_search_context_id);
157: arp_standard.debug('l_return_status: '||l_return_status);
158: arp_standard.debug('l_msg_count: '||l_msg_count);
159: arp_standard.debug('l_msg_data: '||l_msg_data);
160: -- 3. Setup the SEARCH_RESULTS block to show the
161: -- results. This block is based on the Global Temporary Table
162: -- HZ_MATCHED_PARTIES_GT

Line 159: arp_standard.debug('l_msg_data: '||l_msg_data);

155:
156: arp_standard.debug('l_search_context_id: '||l_search_context_id);
157: arp_standard.debug('l_return_status: '||l_return_status);
158: arp_standard.debug('l_msg_count: '||l_msg_count);
159: arp_standard.debug('l_msg_data: '||l_msg_data);
160: -- 3. Setup the SEARCH_RESULTS block to show the
161: -- results. This block is based on the Global Temporary Table
162: -- HZ_MATCHED_PARTIES_GT
163: