ACA_YE_OPT_RPT(SQL Table) |
Index Back |
---|---|
ACA Year-End Form OptionsACA Form Options by Form Type. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(4,0) | SMALLINT NOT NULL |
1094-C/1095-C Calendar Year
Default Value: ACA_YE_OPT.ACA_CALENDAR_YEAR Prompt Table: ACA_CAL_YEAR |
|
2 | Character(4) | VARCHAR2(4) NOT NULL |
ACA Form Type. The default Value is 1095-C
1095=1095-C Default Value: ACA_YE_OPT.ACA_FORM_TYPE Prompt Table: ACA_YE_OPT |
|
3 | Character(12) | VARCHAR2(12) NOT NULL |
Report Name (see PSXPRPTDEFN).
Prompt Table: ACA_RPT_DEFN_VW |
|
4 | TMPLDEFN_ID | Character(30) | VARCHAR2(30) NOT NULL |
Template ID (see PSXPTMPLDEFN).
Prompt Table: ACA_RPT_TMPL_VW |
5 | ACA_COPY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Copy Type
1=Employee Copy |
6 | ACA_YE_RPT_SS | Character(1) | VARCHAR2(1) NOT NULL |
Indicates if report destination is a self-service application.
Y/N Table Edit Default Value: N |
7 | ACA_YE_RPT_BURST | Character(1) | VARCHAR2(1) NOT NULL |
Indicates if report bursting is required.
Y/N Table Edit |
8 | ACA_RPT_BATCH_SIZE | Number(5,0) | INTEGER NOT NULL | Indicates the batch sizes for breaking down a large report. |
9 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
10 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |