Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
20 views
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
Uploaded by
b_chethan
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download now
Download
Save 3 For Later
Download
Save
Save 3 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
20 views
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
Uploaded by
b_chethan
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download now
Download
Save 3 For Later
Carousel Previous
Carousel Next
Save
Save 3 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 2
Search
Fullscreen
Below is example of link
select distinct aia.invoice_num,
aia.invoice_currency_code,
DECODE(aia.PAYMENT_STATUS_FLAG,'N','UN-
PAID','P','Partial,Paid','Y','PAID') PAYMENT_STATUS_FLAG ,
aia.invoice_date,
aps.segment1,
aps.vendor_name,
apss.vendor_site_code,
aia.INVOICE_TYPE_LOOKUP_CODE as "Invoice Type",
-- aila.line_number,
aia.invoice_amount,
-- aila.amount line_amount,
pha.segment1 po_number,
-- aila.line_type_lookup_code,
apt.name as "Invoice Terms",
(select apt1.name
from apps.ap_terms apt1
where apt1.term_id = apss.terms_id
) Payment_terms_on_supplier_site,
--- gcc.concatenated_segments distributed_code_combinations,
aia.TERMS_DATE,
aia.gl_date,
aca.check_number,
aipa.amount payment_amount,
apsa.amount_remaining,
aipa.invoice_payment_type,
hou.name operating_unit,
gl.name Ledger
from apps.ap_invoices_all ai,
apps. ap_invoice_lines_all ai,
apps.ap_invoice_distributions_all aia,
apps.ap_suppliers aps,
apps.ap_supplier_sites_all apss,
apps.po_headers_all pa,
apps.po_lines_all pla,
apps.po_distributions_all pa,
---apps.gl_code_combinations_kfv gcc,
apps.ap_invoice_payments_all aipa,
apps.ap_checks_all aca,
apps. ap_payment_schedules_all apsa,
-- apps.ap_terms apt
where 1=1
and aia.invoice_id = aila.invoice_id
and aila.invoice_id = aida.invoice_id
and aila.line_number = aida.invoice_line_number
and aps.vendor_id=apss.VENDOR_ID
and aia.vendor_id = aps.vendor_id
and aia.vendor_site_id = apss.vendor_site_id
and aida.po_distribution_id = pda.po_distribution_id(+)
--and pda.po_line_id = pla.po_header_id(+)
and pda.po_header_id = pha.po_header_id(+)
--- and aida.dist_code_combination_id=gcc.code_combination_id
and aipa.invoice_id(+)=aia.invoice_id
and aca.check_id (+)=aipa.check_id
and apsa.invoice_id=aia.invoice_id
and apt.term_id = aia.terms_id
and hou.organization_id=aia.org_id
and gl.set_of_books_id=aia.set_of_books_id
--and aia.ORG_ID=:P_ORG_ID
and aia.PAYMENT_STATUS_FLAG<> 'Y'
and aia.creation_date >= '1-OCT-2021'
and aia.TERMS_ID != apss.TERMS_ID
and aia.cancelled_date is Null
-- and aia.vendor_id ='428718'
You might also like
Query To Get The AP Invoice Details
PDF
No ratings yet
Query To Get The AP Invoice Details
2 pages
Payables Open Interface Import in Oracle Apps R12
PDF
No ratings yet
Payables Open Interface Import in Oracle Apps R12
11 pages
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
PDF
No ratings yet
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
2 pages
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
PDF
No ratings yet
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
2 pages
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
PDF
No ratings yet
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
2 pages
Query Pago Payment
PDF
No ratings yet
Query Pago Payment
3 pages
Class 10 P2P Cycle Part 4 Running Notes
PDF
No ratings yet
Class 10 P2P Cycle Part 4 Running Notes
3 pages
Important Tables in Payables Module
PDF
No ratings yet
Important Tables in Payables Module
4 pages
Oracle Fusion AP Invoice Dump SQL
PDF
No ratings yet
Oracle Fusion AP Invoice Dump SQL
2 pages
AP Query
PDF
No ratings yet
AP Query
2 pages
Query to Get AP Invoices and Checks for Oracle Fusion 25A
PDF
No ratings yet
Query to Get AP Invoices and Checks for Oracle Fusion 25A
2 pages
Supplier Balance Script 1
PDF
No ratings yet
Supplier Balance Script 1
3 pages
AP Invoice Query
PDF
No ratings yet
AP Invoice Query
2 pages
Supplier Unsettled - Query
PDF
No ratings yet
Supplier Unsettled - Query
2 pages
Sup and Inv Details
PDF
No ratings yet
Sup and Inv Details
2 pages
Query to Get AP Invoices Detail for Oracle Fusion 25A
PDF
No ratings yet
Query to Get AP Invoices Detail for Oracle Fusion 25A
2 pages
Supplier Query1
PDF
No ratings yet
Supplier Query1
2 pages
AP Invoice With Hold Details Query
PDF
No ratings yet
AP Invoice With Hold Details Query
2 pages
Good SQL Collections
PDF
No ratings yet
Good SQL Collections
11 pages
Report SQL 1
PDF
No ratings yet
Report SQL 1
11 pages
Supplier Query
PDF
100% (1)
Supplier Query
4 pages
All Queries
PDF
No ratings yet
All Queries
16 pages
POR Queries
PDF
No ratings yet
POR Queries
6 pages
R1-TP 1 - Aging - 4 Buckets Report AvKare - SQL Review - 2021
PDF
No ratings yet
R1-TP 1 - Aging - 4 Buckets Report AvKare - SQL Review - 2021
14 pages
RKJ
PDF
No ratings yet
RKJ
12 pages
ExplainPlan
PDF
No ratings yet
ExplainPlan
9 pages
Q1
PDF
No ratings yet
Q1
2 pages
P2P Technical, Functional and GL Flow
PDF
100% (2)
P2P Technical, Functional and GL Flow
111 pages
Ap - Module Navigation
PDF
No ratings yet
Ap - Module Navigation
12 pages
AP Aging As of Today
PDF
No ratings yet
AP Aging As of Today
5 pages
AP Interface Tables Explanation
PDF
No ratings yet
AP Interface Tables Explanation
7 pages
Good SQL2
PDF
No ratings yet
Good SQL2
4 pages
GL To Ap Drill Down Query R12, General Ledger Link To Account Payables R12, AP To GL
PDF
No ratings yet
GL To Ap Drill Down Query R12, General Ledger Link To Account Payables R12, AP To GL
4 pages
AP Trial Balance Query
PDF
No ratings yet
AP Trial Balance Query
1 page
Uploaded Invoice Data
PDF
No ratings yet
Uploaded Invoice Data
2 pages
AP Invoice Full
PDF
No ratings yet
AP Invoice Full
12 pages
Data Extract in Apps
PDF
No ratings yet
Data Extract in Apps
79 pages
Q2
PDF
No ratings yet
Q2
2 pages
Trial Balance Query
PDF
No ratings yet
Trial Balance Query
1 page
Query For Account Receivables (AR) Receipts and Bank Details
PDF
No ratings yet
Query For Account Receivables (AR) Receipts and Bank Details
2 pages
AP Invoice Migration Oracle Apps
PDF
No ratings yet
AP Invoice Migration Oracle Apps
5 pages
P2P: (Procure To Pay) : 1. Create Requisition
PDF
No ratings yet
P2P: (Procure To Pay) : 1. Create Requisition
5 pages
p2ptable-190508111614
PDF
No ratings yet
p2ptable-190508111614
5 pages
AP and Po Tables
PDF
No ratings yet
AP and Po Tables
14 pages
AR Mising Script
PDF
No ratings yet
AR Mising Script
3 pages
AP-PO Link Queries: - Vendor, Po and Invoice Details (2 Way Match)
PDF
No ratings yet
AP-PO Link Queries: - Vendor, Po and Invoice Details (2 Way Match)
5 pages
Supplier Detail Information_2
PDF
No ratings yet
Supplier Detail Information_2
2 pages
deatils
PDF
No ratings yet
deatils
22 pages
New Text Document
PDF
No ratings yet
New Text Document
5 pages
Query
PDF
No ratings yet
Query
3 pages
Sample Script
PDF
No ratings yet
Sample Script
8 pages
Ydsh Bapi Acc Document Post
PDF
No ratings yet
Ydsh Bapi Acc Document Post
14 pages
PA Supplier Costs Interface SQL
PDF
No ratings yet
PA Supplier Costs Interface SQL
3 pages
SCM Queries1
PDF
No ratings yet
SCM Queries1
51 pages
Stripe Integration in Angular: A Step-by-Step Guide to Creating Payment Functionality
From Everand
Stripe Integration in Angular: A Step-by-Step Guide to Creating Payment Functionality
Abdelfattah Ragab
No ratings yet
Shippo Integration in Angular: A Step-by-Step Guide to Creating Shipping Functionality
From Everand
Shippo Integration in Angular: A Step-by-Step Guide to Creating Shipping Functionality
Abdelfattah Ragab
No ratings yet
API Data Formats
From Everand
API Data Formats
Lucas Lee
No ratings yet
The Power of APIs Leveraging Data and Services to Transform Your Business
From Everand
The Power of APIs Leveraging Data and Services to Transform Your Business
AJAY BHARTI
3/5 (2)
Stories from the Road 6: An Automotive Case Studies Series
From Everand
Stories from the Road 6: An Automotive Case Studies Series
Mandy Concepcion
No ratings yet
REST API Design Control and Management
From Everand
REST API Design Control and Management
alasdair gilchrist
4/5 (4)