fixings
Some checks are pending
Publish to docs.datacontroller.io / Deploy docs (push) Waiting to run
Some checks are pending
Publish to docs.datacontroller.io / Deploy docs (push) Waiting to run
This commit is contained in:
@ -16,14 +16,17 @@ The information is optional (unless you wish to configure a non-default target t
|
||||
|
||||
See also:
|
||||
|
||||
* [Excel Uploads](/excel.md)
|
||||
* [MPE_XLMAP_DATA](tables/mpe_xlmap_data.md)
|
||||
* [MPE_XLMAP_RULES](tables/mpe_xlmap_rules.md)
|
||||
|
||||
|
||||
|
||||
|
||||
## Columns
|
||||
|
||||
- `TX_FROM num`: SCD2 open datetime
|
||||
- 🔑 `TX_TO num`: SCD2 close datetime
|
||||
- 🔑 `XLMAP_ID char(32)`: A unique, UPPERCASE reference for the excel map.
|
||||
- `XLMAP_DESCRIPTION char(1000)`: Map Description
|
||||
- `XLMAP_TARGETLIBDS char(41)`: An alternative target table to which to upload the data. This MUST have the same structure as the [MPE_XLMAP_DATA](tables/mpe_xlmap_data.md) table.
|
||||
- `XLMAP_TARGETLIBDS char(41)`: An alternative target table to which to upload the data. This MUST have the same structure as the [MPE_XLMAP_DATA](tables/mpe_xlmap_data.md) table. The table must also be configured in [MPE_TABLES](tables/mpe_tables.md).
|
Reference in New Issue
Block a user