This page (revision-16) was last changed on 05-Dec-2022 15:00 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
16 05-Dec-2022 15:00 2 KB Kevin Higgs to previous
15 26-Nov-2021 10:22 2 KB mmcfarland to previous | to last
14 26-Nov-2021 10:22 2 KB JMyers to previous | to last
13 26-Nov-2021 10:22 2 KB JEscott to previous | to last
12 26-Nov-2021 10:22 1 KB JMyers to previous | to last
11 26-Nov-2021 10:22 1 KB JMyers to previous | to last
10 26-Nov-2021 10:22 1 KB JMyers to previous | to last
9 26-Nov-2021 10:22 1 KB JMyers to previous | to last
8 26-Nov-2021 10:22 1 KB JMyers to previous | to last
7 26-Nov-2021 10:22 1 KB JMyers to previous | to last
6 26-Nov-2021 10:22 1 KB JMyers to previous | to last
5 26-Nov-2021 10:22 825 bytes JMyers to previous | to last
4 26-Nov-2021 10:22 619 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 451 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 438 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 219 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
DEFINE LEGISLATIVE FORMS
!!!DEFINE LEGISLATIVE FORMS
At line 3 changed one line
The Define Legislative Forms (IDFD) form allows you to create forms within the system for governmental forms such as tax forms and unemployment insurance.
The Define Legislative Forms (IDFD) form allows users to create governmental forms within the system, such as tax and unemployment insurance forms.
At line 5 changed one line
The definition data for the Define Legislative Forms screen is stored in the [P2K_CM_FORM_DEFINITIONS] and [P2K_CM_FORM_FIELDS] tables.
The definition data for the Define Legislative Forms form is stored in the [P2K_CM_FORM_DEFINITIONS] and [P2K_CM_FORM_FIELDS] tables.
At line 7 changed 20 lines
;[Form|FORM_CODE]:This field uniquely identifies the form within the system.
;[Type|FORM_TYPE]:This field identifies the type of form being defined. e.g. Canadian tax form, U.S. unemployment insurance form
;[Description|DESCRIPTION]:This field provides a short description of the form.
;[File|FILE_NAME]:This field provides any file associated with this from.
;[Sequence|FIELD_SEQUENCE]:This field defines the sequential order of the fields within the form.
;[Identifier|FIELD_IDENTIFIER]:The fields within this form are identified here.
;[Description|DESCRIPTION]:A sort description of the field is provided here.
;[Prompt|FIELD_PROMPT]:The name of the field that will be displayed on the form is identified here.
;[Type|FIELD_TYPE]:The field's type, such as numeric, date or alphanumeric is identified here.
;[Usage|FIELD_USAGE]:Whether the field is user-defined or system provided is identified here.
;[Level|FIELD_LEVEL]:
;[Format Mask|FORMAT_MASK]:
;[Allowed Source|ALLOWED_FIELD_SOURCE]:
;[Reference Text|REFERENCE_TEXT]:
;[Validation Clause|]:
;[Store Option|]:
;[Default Source|]:
;[Field Length|]:
;[Default Variable|]:
;[Derivation Expression|]:
__IDFD FIELD DESCRIPTIONS__\\
||Field||Description
|[Form|FORM_CODE]|This field uniquely identifies the form within the system.
|[Type|FORM_TYPE]|This field defines the type of form being defined, such as U.S. unemployment insurance form or a Canadian tax form.
|[Description|DESCRIPTION]|This field provides a short description of the form.
|[File|FILE_NAME]|This field defines any file associated with this from.
|[Record Usage|X_RECORD_USAGE]|Identifies if the value is pre-loaded or user defined.
\\
|[Sequence|FIELD_SEQUENCE]|This field defines the sequential order of the fields within the form.
|[Identifier|FIELD_IDENTIFIER]|Defines the fields within this form.
|[Description|DESCRIPTION]|A sort description of the field is provided here.
|[Prompt|FIELD_PROMPT]|Defines the name of the field that is displayed on the form.
|[Type|FIELD_TYPE]|Defines the type of field, such as numeric, date or alphanumeric.
|[Usage|FIELD_USAGE]|Defines if the field is either user-defined or system provided.
|[Level|FIELD_LEVEL]|Defines the field level, such as employee, employer, federal, etc.
|[Record Usage|X_RECORD_USAGE]|Identifies if the value is pre-loaded or user defined.
\\
|[Format Mask|FORMAT_MASK]|Defines how the data for the field is to be formatted.
|[Allowed Source|ALLOWED_FIELD_SOURCE]|
|[Reference Text|REFERENCE_TEXT]|This field holds the reference text for the form.
|[Validation Clause|VALIDATION_CLAUSE]|
|[Store Option|STORE_OPTION]|
|[Default Source|DEFAULT_SOURCE]|
|[Field Length|FIELD_LENGTH]|Defines the field length.
|[Default Variable|DEFAULT_VARIABLE]|
|[Derivation Expression|DERIVATION_EXPRESSION]|This field defines the derivation expression for the Identifier. Derivation expressions provide the ability to translate values, or to retrieve information otherwise not accessible in an interface format. \\ \\Data from within the Personality database may need to be translated to match the requirements from a receiving third party system. Also, data within a source file may need to be translated to match Personality specifications.
At line 28 changed one line
[CLEANUP]
----
![Notes|Edit:Internal.IDFD]
[{InsertPage page='Internal.IDFD' default='Click to create a new notes page'}]