PSM_ChartLayout (ver7.2.0)
This table contains the recording of each seating chart layout definition.
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
LayoutDescription | 7.2.0 | Varchar2(2048) | The description of the seating chart layout. |
LayoutName | 7.2.0 | Varchar2(30) | The name of the seating chart layout. |
PSM_ChartLayoutID | 7.2.0 | Number(19) | Internal number for the PSM_ChartLayout record. Required. Indexed. |
WhenCreated | 7.2.0 | Timestamp(6) | The date and time the record was created. Defaults to system date. Required. |
WhenModified | 7.2.0 | Timestamp(6) | The date and time the record was modified. Defaults to system date. Required. |
WhoCreated | 7.2.0 | Varchar2(100) | The name of the person who create the record. Defaults to user. Required. |
WhoModified | 7.2.0 | Varchar2(100) | The name of person who modified the record. Defaults to user. Required. |