CST_XLA_TRANSFER_ORDER_DISTS_V
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: VIEW
Columns
Name |
---|
TO_REQ_CHARGE_ACCOUNT TO_LINE_ID |
Query
SQL_Statement |
---|
SELECT min(d.charge_account_id) TO_REQ_CHARGE_ACCOUNT, TO_NUMBER(d.external_system_ref_id) TO_LINE_ID FROM cst_transfer_order_dists d GROUP BY d.external_system_ref_id |