CST_XLA_DISTRIBUTIONS_V
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: VIEW
Columns
Name |
---|
DISTRIBUTION_ID EVENT_ID ENTITY_CODE EVENT_CLASS_CODE EVENT_TYPE_CODE LEGAL_ENTITY_ID LEDGER_ID COST_ORG_ID COST_BOOK_ID TRANSACTION_ID COSTING_UOM GL_DATE BASE_CURRENCY_CODE |
Query
SQL_Statement |
---|
SELECT distribution_id distribution_id , event_id event_id , entity_code entity_code , event_class_code event_class_code , event_type_code event_type_code , legal_entity_id legal_entity_id , ledger_id ledger_id , cost_organization_id cost_org_id , cost_book_id cost_book_id , transaction_id transaction_id , cost_transaction_uom costing_uom , gl_date gl_date , base_currency_code base_currency_code FROM cst_cost_distributions |