m (1 revision imported: Some parameters changed for consistent camelCase usage) |
|||
Line 1: | Line 1: | ||
= Table RECORD_FIELD_GROUP_1 = | = Table RECORD_FIELD_GROUP_1 = | ||
+ | {{PDMColumn | ||
+ | |colName=RECORD_FIELD_GROUP_1_KEY | ||
+ | |colDesc=The primary key of this table and the surrogate key that is used to join this dimension table to the fact tables. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=TENANT_KEY | ||
+ | |colDesc=The surrogate key that is used to join the TENANT dimension to the fact tables. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=CREATE_AUDIT_KEY | ||
+ | |colDesc=The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify newly added data. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=RECORD_FIELD_1_STRING_1 Through RECORD_FIELD_1_STRING_10 | ||
+ | |colDesc=The text string value number one through ten, respectively, of a custom record field. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=PURGE_FLAG | ||
+ | |colDesc=This field is reserved. | ||
+ | }} | ||
[[Category:V:GIM:8.5DRAFT]] | [[Category:V:GIM:8.5DRAFT]] |
Revision as of 14:29, May 5, 2016
Table RECORD_FIELD_GROUP_1
Comments or questions about this documentation? Contact us for support!