This table contains ledgers and ledger sets assignment mapping.
Module:
LEDGER_ID, LEDGER_SET_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
LEDGER_SET_ID | NUMBER | 38 | 0 | True | Ledger set Identifier. | DW_LEDGER_SET_D | LEDGER_SET_ID |
LEDGER_ID | NUMBER | 38 | 0 | True | Ledger identifier. | DW_LEDGER_D | LEDGER_ID |
SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source record identifier, Value is derived from ledger set identifier and ledger identifier. |
Copyright © 2019, 2024, Oracle and/or its affiliates.