EODU_DATE_PER(SQL Table) |
Index Back |
---|---|
Sample Data Date PeriodsDate fields to drive the accounting period, year. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EODU_APPL_GRP | Character(15) | VARCHAR2(15) NOT NULL | A group of records that make up an Application Group for processing sample data dates. |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: EODU_REC_TBL_VW |
3 | EODU_FNAME_PERIOD | Character(18) | VARCHAR2(18) NOT NULL |
Fieldname of the Period Field
Prompt Table: EODU_PER_YR_VW |
4 | EODU_FNAME_YEAR | Character(18) | VARCHAR2(18) NOT NULL |
Fieldname of the Year field
Prompt Table: EODU_PER_YR_VW |
5 | EODU_FNAME_DATE | Character(18) | VARCHAR2(18) NOT NULL |
Fieldname of the Date
Prompt Table: EODU_DATE_FD_VW |