[{TableOfContents }]

!!!MAINTAIN COLUMN DETAILS

The Maintain Column Details (IMCD) screen allows you to view information about the columns in individual screens. 

The definition data for the Maintain Column Details screen is stored in the [P2K_AM_TABLE_DETAILS] and [P2K_AM_COLUMN_DETAILS] tables.

;[Seq #|COLUMN_SEQUENCE]:This field indicates the sequential order of the column within the form. 
;[Prompt|FIELD_PROMPT]:This field displays how the column will be identified on the column. 
;:If a prompt is not specified in [IMFD], the 'Field Prompt' from the Column Detail field on IMCD will be displayed as the name of the group item on the form. 
;:There are screens where a displayed prompt is not necessary or desired. In this case, you will enter two quotation marks (" ") in the prompt field to get a blank title. 
;[Column Name|COLUMN_NAME]:This field holds the official name of the column. 
;[Prompt (FRE)|]:If the form is to be displayed in a second language, this field allows you to provide an alternate language name for the group item.  (On the example screen, the second language is identified as French, ‘Prompt (FRE)’.) 
;[Column Usage|COLUMN_USAGE]:
;[Data Type|DATA_TYPE]:This field identifies if the format of data in the column. For example is numerical, alphanumeric or date. 
;[Domain Name|DOMAIN_NAME]:
;[Lexicon Name|LEXICON_NAME]: 
;[Description|DESCRIPTION]:This field provides a short description of the purpose of the column. 
;[Length|VALUE_LENGTH]:This field indicates how many characters are allowed in the column. 
;[Formal|VALUE_FORMAT]:
;[Error Code|ERROR_CODE]: 
;[Reference|REFERENCE_ID]:
;[Code Sequencing Allowed|CODE_SEQUENCE_ALLOWED]:  
;[No View Allowed|NO_VIEW_ALLOWED]: 
;[No Update Allowed|NO_UPDATE_ALLOWED]:If this toggle is on, the user will not be allowed to edit the data in the column 
;[User Label Allowed|USER_LABEL_ALLOWED]:  
;[Translation Allowed|TRANSLATION_ALLOWED]:  
;[Mandatory|MANDATORY]:If this toggle is on, the user will be required to complete this column before saving the form. 
;[Logging Not Allowed|LOGGING_NOT_ALLOWED]:  This field, set by the system, indicates if logging is even permitted on this field/table.  Some tables do not make sense to log, due to their volatility or transactional nature.
;[Disabled Logging|DISABLE_LOGGING]: DISABLE_LOGGING is an optional toggle field.  When checked, the field or table that it pertains to will no longer be logged for audit purposes.
;[Must Date Split|MUST_DATE_SPLIT]:
;[Default Trigger Field|DEFAULT_TRIGGER]:  
;[Validation Clause|VALIDATION_CLAUSE]: 
;[Defaulted From|DEFAULT_FROM]: 
;[LOV Query|LOV_QUERY]: 

[CLEANUP]