IGI Reason Code Listing- Not Supported: Reserved For Future Use

Description
Categories: BI Publisher
Imported from BI Publisher
Description: BUD: Budgeting: Reason Code Listing
Application: Public Sector Financials International
Source: Budgeting: Reason Code Listing (XML) - Not Supported: Reserved For Future Use
Short Name: IGIGBRCR_XML
DB package: IGI_IGIGBRCR_XMLP_PKG

Download Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS

Contact us to schedule a demo or if you need help with the installation

select  reason_code, je.description, je.set_of_books_id, start_date_active, end_date_active, name
from igi_bud_reason_codes je,  gl_sets_of_books gl
WHERE  je.set_of_books_id = gl.set_of_books_id
and  je.SET_OF_BOOKS_ID = :P_SOB_ID
ORDER BY  upper(reason_code)
Parameter Name SQL text Validation
Ledger ID
 
LOV Oracle