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
2 pages
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
Uploaded by
b_chethan
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Download
Save
Save Incorrect1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
20 views
2 pages
Below Is Example of Link: 'N' 'UN-Paid' 'P' 'Partial, Paid' 'Y' 'PAID'
Uploaded by
b_chethan
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Incorrect1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save Incorrect1 For Later
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,
apps.hr_operating_units hou,
apps.gl_sets_of_books gl
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
P2P Technical, Functional and GL Flow
PDF
100% (2)
P2P Technical, Functional and GL Flow
111 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
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
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
All Queries
PDF
No ratings yet
All Queries
16 pages
SCM Queries1
PDF
No ratings yet
SCM Queries1
51 pages
Easy Love Spell
PDF
50% (2)
Easy Love Spell
2 pages
Query To Get The AP Invoice Details
PDF
No ratings yet
Query To Get The AP Invoice Details
2 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
Supplier Query
PDF
100% (1)
Supplier Query
4 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
Oracle Apps Table Joins
PDF
No ratings yet
Oracle Apps Table Joins
6 pages
Payables Open Interface Import in Oracle Apps R12
PDF
No ratings yet
Payables Open Interface Import in Oracle Apps R12
11 pages
AP Interface Tables Explanation
PDF
No ratings yet
AP Interface Tables Explanation
7 pages
Query For Account Receivables (AR) Receipts and Bank Details
PDF
No ratings yet
Query For Account Receivables (AR) Receipts and Bank Details
2 pages
Philippine Education: Where We Are, Basic Characteristics, Issues and Concerns
PDF
No ratings yet
Philippine Education: Where We Are, Basic Characteristics, Issues and Concerns
56 pages
Organism: With A Foreword by
PDF
100% (1)
Organism: With A Foreword by
432 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
Good SQL Collections
PDF
No ratings yet
Good SQL Collections
11 pages
Data Extract in Apps
PDF
No ratings yet
Data Extract in Apps
79 pages
CST08
PDF
No ratings yet
CST08
18 pages
Important Tables in Payables Module
PDF
No ratings yet
Important Tables in Payables Module
4 pages
PA Supplier Costs Interface SQL
PDF
No ratings yet
PA Supplier Costs Interface SQL
3 pages
AP Invoice Query
PDF
No ratings yet
AP Invoice Query
2 pages
Supplier Query1
PDF
No ratings yet
Supplier Query1
2 pages
Q2
PDF
No ratings yet
Q2
2 pages
A Bap Catalog
PDF
No ratings yet
A Bap Catalog
25 pages
GL Account Analysis - Script
PDF
No ratings yet
GL Account Analysis - Script
11 pages
AP Aging As of Today
PDF
No ratings yet
AP Aging As of Today
5 pages
AP Invoice With Hold Details Query
PDF
No ratings yet
AP Invoice With Hold Details Query
2 pages
Ap - Module Navigation
PDF
No ratings yet
Ap - Module Navigation
12 pages
POR Queries
PDF
No ratings yet
POR Queries
6 pages
RKJ
PDF
No ratings yet
RKJ
12 pages
AP Query
PDF
No ratings yet
AP Query
2 pages
Ok and Final Payroll Query 27-01-16
PDF
No ratings yet
Ok and Final Payroll Query 27-01-16
20 pages
Trial Balance Query
PDF
No ratings yet
Trial Balance Query
1 page
Report SQL 1
PDF
No ratings yet
Report SQL 1
11 pages
Deatils
PDF
No ratings yet
Deatils
22 pages
Rebranding and Revitalisation
PDF
100% (1)
Rebranding and Revitalisation
7 pages
Cookbook - Cuisine of The United Kingdom
PDF
No ratings yet
Cookbook - Cuisine of The United Kingdom
4 pages
AP Invoice Full
PDF
No ratings yet
AP Invoice Full
12 pages
Good SQL2
PDF
No ratings yet
Good SQL2
4 pages
Query Pago Payment
PDF
No ratings yet
Query Pago Payment
3 pages
Query
PDF
No ratings yet
Query
3 pages
SDFRGRT
PDF
No ratings yet
SDFRGRT
1 page
Supplier Detail Information - 2
PDF
No ratings yet
Supplier Detail Information - 2
2 pages
Explain Plan
PDF
No ratings yet
Explain Plan
9 pages
Q1
PDF
No ratings yet
Q1
2 pages
Supplier Unsettled - Query
PDF
No ratings yet
Supplier Unsettled - Query
2 pages
Supplier Balance Script 1
PDF
No ratings yet
Supplier Balance Script 1
3 pages
The Cell
PDF
No ratings yet
The Cell
6 pages
Sup and Inv Details
PDF
No ratings yet
Sup and Inv Details
2 pages
Fermentation
PDF
No ratings yet
Fermentation
23 pages
Oracle Fusion AP Invoice Dump SQL
PDF
No ratings yet
Oracle Fusion AP Invoice Dump SQL
2 pages
Class 10 P2P Cycle Part 4 Running Notes
PDF
No ratings yet
Class 10 P2P Cycle Part 4 Running Notes
3 pages
AR Mising Script
PDF
No ratings yet
AR Mising Script
3 pages
Scripts P2P Single Deletion
PDF
No ratings yet
Scripts P2P Single Deletion
8 pages
Invoice History
PDF
No ratings yet
Invoice History
26 pages
Uploaded Invoice Data
PDF
No ratings yet
Uploaded Invoice Data
2 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
Ap GL Links
PDF
No ratings yet
Ap GL Links
4 pages
PAS Report 556
PDF
No ratings yet
PAS Report 556
264 pages
Current AR Billing Process 1
PDF
No ratings yet
Current AR Billing Process 1
21 pages
Authentic Tasks
PDF
0% (1)
Authentic Tasks
5 pages
Unit 9 Simple Linear Regression: Structure
PDF
No ratings yet
Unit 9 Simple Linear Regression: Structure
22 pages
Inspection Preparation For Ships
PDF
No ratings yet
Inspection Preparation For Ships
3 pages
Forrester - Enabling Smarter Procurement
PDF
No ratings yet
Forrester - Enabling Smarter Procurement
15 pages
Water Cooled Cofigured Brochure A4 Revsd Low Res
PDF
No ratings yet
Water Cooled Cofigured Brochure A4 Revsd Low Res
16 pages
Fee Structure Agm Current
PDF
No ratings yet
Fee Structure Agm Current
2 pages
Residential Plots For Sale in Wadakpally - Bheeramguda
PDF
No ratings yet
Residential Plots For Sale in Wadakpally - Bheeramguda
2 pages
CHỨC NĂNG GIAO TIẾP
PDF
No ratings yet
CHỨC NĂNG GIAO TIẾP
10 pages
Attachment 3
PDF
No ratings yet
Attachment 3
11 pages
BYK E-Prospectus of PDF
PDF
No ratings yet
BYK E-Prospectus of PDF
9 pages
Registration For JP Morgan Chase & Co Recruitment Drive For 2025 Graduating Batch
PDF
No ratings yet
Registration For JP Morgan Chase & Co Recruitment Drive For 2025 Graduating Batch
2 pages
Maroon Black Minimalist Best Genre Movie List Planner
PDF
No ratings yet
Maroon Black Minimalist Best Genre Movie List Planner
5 pages
Idsl 865 Leveraging Human Resources
PDF
No ratings yet
Idsl 865 Leveraging Human Resources
7 pages
APacCHRIE 2016 Paper 12
PDF
No ratings yet
APacCHRIE 2016 Paper 12
6 pages
Xie 2021
PDF
No ratings yet
Xie 2021
8 pages
QuST Sponsored MTech
PDF
No ratings yet
QuST Sponsored MTech
1 page
ATC-3002 Quick Start Guide
PDF
No ratings yet
ATC-3002 Quick Start Guide
2 pages
Lower Secondary Science Revision Guide Secondary 1 Sample Pages 9781398364219
PDF
No ratings yet
Lower Secondary Science Revision Guide Secondary 1 Sample Pages 9781398364219
23 pages
Possible Quiz Questions: For January 21st Quiz #1
PDF
No ratings yet
Possible Quiz Questions: For January 21st Quiz #1
4 pages
What Is Weather in Canada
PDF
No ratings yet
What Is Weather in Canada
5 pages
F-3 Iso-Standard
PDF
No ratings yet
F-3 Iso-Standard
7 pages
Abd Malik
PDF
No ratings yet
Abd Malik
1 page
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)
Designing XSD diagrams vol1
From Everand
Designing XSD diagrams vol1
Jose Luis Arias Cobreros
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
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
Documents
Business