[Home] [Help]
5570: ----------------------------------------------------------
5571: l_debug_info := 'Clearing out lines in AP_AUD_AUDIT_REASONS';
5572: ----------------------------------------------------------
5573: -- Bug 4394168
5574: AP_WEB_AUDIT_UTILS.clear_audit_reason_codes(l_report_header_id);
5575:
5576: ------------------------------------------------------------
5577: l_debug_info := 'call reset credit card transactions';
5578: ------------------------------------------------------------
11107: ----------------------------------------------------------
11108: l_debug_info := 'Clearing out lines in AP_AUD_AUDIT_REASONS';
11109: ----------------------------------------------------------
11110: -- Bug 4394168
11111: AP_WEB_AUDIT_UTILS.clear_audit_reason_codes(l_report_header_id);
11112:
11113:
11114: l_payment_due := WF_ENGINE.GetItemAttrText(p_item_type,p_item_key,'PAYMENT_DUE_FROM');
11115:
11830: ----------------------------------------------------------
11831: l_debug_info := 'Clearing out lines in AP_AUD_AUDIT_REASONS';
11832: ----------------------------------------------------------
11833: -- Bug 4394168
11834: AP_WEB_AUDIT_UTILS.clear_audit_reason_codes(p_rep_header_id);
11835:
11836: if l_wf_exist then
11837: l_debug_info := 'call reset credit card transactions 2';
11838: ResetCCardTxns(p_rep_header_id, l_itemtype, l_itemkey);