PO Unit of Measure Class Listing
Description
Categories: BI Publisher
Application: Purchasing
Source: Unit of Measure Class Listing (XML)
Short Name: POXSURUC_XML
DB package: PO_POXSURUC_XMLP_PKG
Source: Unit of Measure Class Listing (XML)
Short Name: POXSURUC_XML
DB package: PO_POXSURUC_XMLP_PKG
Run
PO Unit of Measure Class Listing and other Oracle EBS reports with Blitz Report™ on our demo environment
SELECT gsb.name c_company , fsp.inventory_organization_id c_organization_id , gsb.currency_code GL_CURRENCY , gsb.chart_of_accounts_id STRUCTURE_ACC , mdv.structure_id STRUCTURE_CAT , mdv.category_set_id c_category_set_id , flo1.meaning c_yes , flo2.meaning c_no FROM gl_sets_of_books gsb , financials_system_parameters fsp , mtl_default_sets_view mdv , fnd_lookups flo1 , fnd_lookups flo2 WHERE gsb.set_of_books_id = fsp.set_of_books_id AND mdv.functional_area_id = 2 AND flo1.lookup_type = 'YES_NO' AND flo1.lookup_code = 'Y' AND flo2.lookup_type = 'YES_NO' AND flo2.lookup_code = 'N' |
Parameter Name | SQL text | Validation | |
---|---|---|---|
Title |
|
Char | |
Active/Inactive |
|
LOV Oracle |