Footprints Data Model |
Table |
Table Name | Report Format |
Table Definition | Report Format such as PDF, EXCEL. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Report Format Name | The unique string identifier for an instance of Report Format. This identifier must be kept in sync with programming code that uses an enumeration constant to identify particular values. A scan program is generally used to populate this table. | VARCHAR(255) | Yes |
Report Format Description | A descriptive name of the Report Format. This descriptive name may be localized. | VARCHAR(512) | No |