DBA Data[Home] [Help]

APPS.ECE_AP_PAYMENT dependencies on EC_MAPPING_UTILS

Line 159: IF ec_mapping_utils.ec_get_trans_upgrade_status(i_Transaction_Type) = 'U' THEN

155: p_count => x_msg_count,
156: p_data => x_msg_data);
157:
158:
159: IF ec_mapping_utils.ec_get_trans_upgrade_status(i_Transaction_Type) = 'U' THEN
160: ec_debug.pl(0,'EC','ECE_REC_TRANS_PENDING',NULL);
161: END IF;
162:
163: delete_from_gt;