ACA_SS_CON_DTL(SQL Table) |
Index Back |
---|---|
1095C Employee ConsentUsed in Self-Service 1095C Consent. It stores employee current consent information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | ACA_SS_CON_CURRENT | Character(1) | VARCHAR2(1) NOT NULL |
Employee 1095-C Consent. This field stores the employees� current consent status.
C=Consent Granted N=No Consent Received R=Consent Reset by Employer W=Consent Withdrawn Default Value: N |
3 | ACA_SS_CON_EMAIL | Character(1) | VARCHAR2(1) NOT NULL |
1095-C Consent E-mail Status. It stores the 1095-C Consent E-mail Notification Status.
Y/N Table Edit Default Value: N |
4 | 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.
Default Value: %DATETIME |
5 | 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. |