DBA Data[Home] [Help]

APPS.POS_HZ_CONTACT_POINT_PKG dependencies on POS_LOG

Line 111: pos_log.log_call_result

107: x_msg_count => x_msg_count,
108: x_msg_data => x_msg_data
109: );
110:
111: pos_log.log_call_result
112: (p_module => 'POSADMB',
113: p_prefix => 'call hz_contact_point_v2pub.update_contact_point',
114: p_return_status => x_return_status,
115: p_msg_count => x_msg_count,

Line 144: pos_log.log_call_result

140: x_msg_count => x_msg_count,
141: x_msg_data => x_msg_data
142: );
143:
144: pos_log.log_call_result
145: (p_module => 'POSADMB',
146: p_prefix => 'call hz_contact_point_v2pub.create_contact_point',
147: p_return_status => x_return_status,
148: p_msg_count => x_msg_count,

Line 494: pos_log.log_call_result

490: x_msg_count => x_msg_count,
491: x_msg_data => x_msg_data
492: );
493:
494: pos_log.log_call_result
495: (p_module => 'POSADMB',
496: p_prefix => 'call hz_contact_point_v2pub.update_contact_point',
497: p_return_status => x_return_status,
498: p_msg_count => x_msg_count,

Line 527: pos_log.log_call_result

523: x_msg_count => x_msg_count,
524: x_msg_data => x_msg_data
525: );
526:
527: pos_log.log_call_result
528: (p_module => 'POSADMB',
529: p_prefix => 'call hz_contact_point_v2pub.create_contact_point',
530: p_return_status => x_return_status,
531: p_msg_count => x_msg_count,