版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、 check if any unconfirmed payment batchesselect 1y'from ap_inv_selection_criteria_all aisc, iby_pay_service_requests ipsr ap_selected_invoices_all asiwhereipsr.call_app_pay_service_req_code(+)=aisccheckrun_nameandtrunc (aisccheck_date) between g_period_start_date andg_period_end_dateand decode(i
2、psr.payment_service_request_id, null,aiscstatus zap_payment_util_pkgget_psr_status(ipsrpayment_service_request_idipsr.payment_service_request_status)not in (1 confirmed 1z * canceled 1z 'quickcheck', 'cancelledno payments', 'terminated*)and aisccheckrun_id = asicheckrun_idand asi
3、.org_id in (select org_id org_id from ap_org_attributes_gt org_gtt)and rownum = 1; check if any unmatured future payments existsselect 1y1from ap_checks_a11 cwhere c . future_pay_due_date is not nulland cstatus_lookup_code = 1 issued 1and cfuture_pay_due_date between g_period_start_dateandg_period_e
4、nd__id in (select org_id org_id fromap_org_attributes_gt org_gtt)andrownum = 1;xla_events_pub_pkg.period_close(p_api_version => 1,x_return_status => p_validation_flag,p_application_id=>g_ap_application_idp_ledger_id=> g_ledger_idf p_period_name=> g_period_name);xla_period_
5、close_exp_pkg.check_period_close 一一 xlaeyym2eaueyouap_period_close_pkgget_unposted_transactionsodm 2 eappao»iaeyw j £一一 -oaaddixlyoepaeyyselect aiinvoice_idzaiinvoice_numzaidoc_sequence_value,aiinvoice_date,aiinvoice_amount,aicancelled_date,aid.invoice distribution id,aid.accounting_event_
6、id,aid.accounting_datezaid.amount,aid.invoice_line_number,aid. dist ribut 匚0口_丄:1110_21111301:from ap_invoices_all air ap_invoice_distributions_m丄丄 aidwhere ai.invoice_id = aid.invoice_id一一 bug 7311486 utr report must run even if dates and period is not specified- and aid.accounting_date between g_p
7、eriod_starand g_period_end_dateand aid.posted_f lag in ( 'n * z 1 s * z * p * ) 一一 n=not accounted, s=selected for accounting, p=partially accounted for cash based accountingand aid.set_of_books_id = 2022 ;select aiinvoice_idzastd.invoice_distribution_id,astdaccounting_event_idzastd.account ing_
8、_idzaiinvoice_num,aiinvoice_currency_codezai.vendor_id,aidoc_sequence_value,ai.voucher_numaaiinvoice_date,aiinvoice_amountfrom ap_invoices_allaiap_self_assessed_tax_dist_all astd, ap_org_attributes_gtorg_gttwhere ai.invoice_id = astd.invoice_id一一 bug 7311486 utr report must run even if
9、dates and period is not specifiedand (g_action <> g_action_utr andastdaccounting_date between g_period_start_date and g_pe riod_end_date) or(g_action = g_action_utr andg_period_start_date is not null and g_period_end_date is not null and astdaccounting_date between g_period_start_date and g_pe
10、 riod_end_date) or(g_action = g_action_utr and g_period_start_date is null andg_period_end_date is null and 1=1)一一andastd.accounting_datebetweeng_period_start_date and g_period_end_dateand astd. pos ted_f_ag in ( * n ' z 's',1 p 1 ) - n=not accounted,s=selected for accounting, p=partiall
11、y accounted for cash b ased accountingand astd.set_of_books_id = g_ledger_idand mstdorg_id = org_gttorg_idand (g_action <> g_action_period_close or(g_action = g_action_period_c_ose and rownum = 1) for period close we just need check if any such record exists);select aiinvoice_idzailline_number
12、zailaccounting_date,ailorg_id,aiinvoice_num,aiinvoice_currency_codeaaivendor_idzaidoc_sequence_value,aivoucher_numzaiinvoice_datezaiinvoice_amount,aicancelled_date,g_src_typ_lines_without_distszg src tab ap inv lines allfrom ap_invoices_allai,ap_invoice_lines_all ail, ap_org_attributes_gt org_gttwhe
13、re ai.invoice_id = ail.invoice_id bug 7311486 utr report must run even if dates and period is not specifiedand ( (g_action <> g_action_utr andailaccounting_date between g_period_start_date and g_period_end_dmte) or(g_action = g_action_utr and g_period_start_date is not null and g_period_end_da
14、te is not null and ailaccounting_date between g_period_start_date and g_period_end_date) or(g_action = g_action_utr and g_period_start_date is null andg_period_end_date is null and 1 = 1)-andailaccounting_datebetweeng_period_start_date and g_period_end_dateand not exists(select 1 -> lines without
15、 distributionsfrom ap_invoice_distributions_all aidwhere aid.invoice_id = ai.invoice_idand aid.invoice_line_number = ail.line_number一-bug 7242216 excluding invoices having discarded lines withno distributionsunionselect 1 from dual where ail.discarded_flag = *y1)and ail.amount <> 0and ai.cance
16、lled_date is nulland ail. set_of_books_id = g_ledger_idand ailorg_id = org_gttorg_idand (g_action <> g_action_period_close or(g_action = g_action_period_close and rownum = 1)for period close we just need check if any such record exists);select ai.invoice_id,apphaccounting_event_id, apphaccount
17、 ing_datez aiorg_id,aiinvoice_numaaiinvoice_currency_codezai.vendor_id,aidoc_sequence_value,ai.voucher_numaaiinvoice_datezaiinvoice_amount,aicancelled_date,ailegal_entity_id,g_src_typ_unacct_prepay_hi s t,g_src_tab_ap_prepay_hi stfrom ap_invoices_allai,ap_prepay_history_all apphz ap_org_attributes_g
18、t org_gttwhere ai.invoice_id = apph.invoice_id一一 bug 7311486 utr report must run even if dates and period is not specifiedand (g_action <> g_action_utr andapphaccounting_date between g_period_start_date and g_period_end_dmte) or(g_action = g_action_utr andg_period_start_date is not null andg_p
19、eriod_end_date is not null andapphaccount ing_date between g_period_start_date and g_period_end_dmte) or(g_action = g_action_utr and g_period_start_date is null andg_period_end_date is null and 1=1)-andaid.accounting_datebetweeng_period_start_date and g_period_end_dateand apph posted_flmg in (* n
20、9;z * s'z 1 p 1 ) - n=not accounted, s=selected for accountingz p=partially accounted for cash based accountingand apph.accounting_event_id is not nulland ai.set_of_books_id = g_ledger_idand aiorg_id = org_gttorg_idand (g_action <> g_action_period_close or(g_action = g_action_period_close
21、and rownum = 1) for period close we just need check if any such record exists);select aphpayment_history_id, aphaccounting_event_id, aphaccounting_date, aphcheck_id,aph.transaction_type,aphorg_idzorgsrecon_accounting_flag, accheck_number,acexchange_rate,accheck_date,aclegal_entity_id,acvendor_nameac
22、bank_account_name,acamount,accurrency_codezacvendor_idag_s r c_t yp_u n a c c t_pmt_history,g_src_tab_ap_pmt_historyfrom ap_payment_history_all aph,ap_checks_allac,ap_org_att ributes_gt orgswhere aph.posted_flag in (,1s *)and accheck_id = aph.check_id一一 bug 7311486 utr report must run even if dates
23、and period is not specifiedand (g_action <> g_action_utr andaphaccounting_date between g_period_start_date and g_period_end_date) or(g_action = g_action_utr and g_period_start_date is not null andg_period_end_date is not null andaphaccounting_date between g_period_start_date and g_period_end_d
24、ate) or(g_action = g_action_utr and g_period_start_date is null andg_period_end_date is null and 1=1)and aphaccounting_date between g_period_start_date and g_period_end_dateand _id = _idand (nvl(orgs.when_to_account_pmt z * always *) = 1 always * or (nvl(orgs.when_to_account_pmt, 1 al
25、ways 1) = * clearing only 1 andaph.transaction_type inpayment clearing', 'payment unclearing')and (g_action <> g_action_period_close or(g_action = g_action_period_close and rownum = 1) 一一 for period close we just need check if any such record exists);select aip invoice_payuient_id,
26、aipaccounting_event_id,aipaccounting_dateaipcheck_id,aipamount,aiporg_idzorgs recon_account ing_f lag,accheck_number,ac exchange_3te,accheck_datezaclegal_ent ity_id,acvendor_nameac.bank_account_name,acamount,accurrency_codezac status_lookup_cocie<acvendor_idzg_src_typ_unacct_in v_pmts,g_src_tab_a
27、p_inv_paymentsfrom ap_invoice_payments_a11 aip,ap_checks_allacaap_org_attributes_gt orgswhere aip.posted_flag in (2,'s* )一一 bug 7311486 utr report must run even if dates and period is not specifiedand (g_action <> g_action_utr andaipaccounting_date between g_period_start_date and g_period_
28、end_date) or(g_action = g_action_utr and g_period_start_date is not null and g_period_end_date is not null and aipaccounting_date between g_period_start_date and g_period_end_dmte) or(g_action = g_action_utr and g_period_start_date is null andg_period_end_date is null and 1 = 1)-andaipaccounting_dat
29、ebetweeng_period_start_date and g_period_end_dateand _id = orgsorg_idand accheck_id = aipcheck_idand nvl(orgswhen_to_account_pmtf 'always 1) = 1 always 1;select message_textinto ap_period_close_pkgg_orphan_message_textfrom fnd_new_messageswhere language_code = userenv(1 lang 1)and (messag
30、e_name = 'ap_orp han_event s_exis t' and g_action <> g_action_sweep) or(message_name = 'ap_orphan_events_cleaned, and g_action = g_action_sweep)and exists(select 1from xla_eventsxe,xla_transaction_entities_upg xt叭 ap_o rg_att r ibut e s_gtaagtwhere xe.application_id = 200and xte.ap
31、plication_id = 200and xe-event_status_code in (1u t,111)and xeprocess_status_code in ( 1u1z 111)and xe.entity_id = xte.entity_idand xtesecurity_id_int_l = aagtorg_idand (g_action <> g_action_utr andxeevent_date between g_period_start_date and g_period_end_date) or(g_action = g_action_utr andg_per
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年版:企业间短期资金互助协议书3篇
- 2024年气体供气新协议3篇
- 北师大版四年级上册数学第三单元 乘法 测试卷及参考答案(巩固)
- 工地建筑材料采购协议(33篇)
- 部编版2023-2024学年四年级上册语文期末核心素养评价试卷(含答案)
- 设备品质保证书模板
- 诚信无罪保证书
- 详解劳务分包结算单编制要点
- 财务代理费用协议
- 质量与安全同行各类安全保证书
- 2024企业所得税培训
- 5.5 跨学科实践:制作望远镜到西安 八年级物理上册人教版2024
- 医院改扩建工程可行性研究报告(论证后)
- 2024水样采集与保存方法
- 借款协议(父母借款给子女买房协议)(二篇)
- 糖尿病患者体重管理专家共识(2024年版)解读
- 4D厨房区域区间管理责任卡
- 针灸推拿学专业大学生职业生涯规划书
- 设备故障报修维修记录单
- 发展经济学-马春文主编-课后习题集答案解析
- EDTA标准溶液的标定和水的硬度测定实验报告
评论
0/150
提交评论