DBA Data[Home] [Help]

VIEW: APPS.CM_BRDN_DTL_V

Source

View Text - Preformatted

SELECT DISTINCT dtl.inventory_item_id, dtl.organization_id, dtl.period_id, dtl.cost_type_id FROM cm_brdn_dtl dtl
View Text - HTML Formatted

SELECT DISTINCT DTL.INVENTORY_ITEM_ID
, DTL.ORGANIZATION_ID
, DTL.PERIOD_ID
, DTL.COST_TYPE_ID
FROM CM_BRDN_DTL DTL