System Shows Wrong Inventory Organization In JAI_TAX_LINES
(Doc ID 2340274.1)
Last updated on JUNE 12, 2023
Applies to:
Oracle Financials for India - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
R12.1.3
System shows wrong inventory organization in JAI_TAX_LINES
Identification query:
select det.trx_number,det.organization_id,tl.organization_id wrong_organization_id from jai_tax_det_factors det,jai_tax_lines tl
where det.det_factor_id=tl.det_factor_id and det.organization_id<> tl.organization_id;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |