OI_GEN_DAY_AET(SQL Table) |
Index Back |
---|---|
Day Flattener State RecordDay Flattener State Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
5 | DETAIL_CALENDAR | Character(2) | VARCHAR2(2) NOT NULL | Detail Calendar |
6 | YTD_BEGIN_DT | Date(10) | DATE | YTD_BEGIN_DT |
7 | PERIOD_END_DT | Date(10) | DATE | Represents the date termination point for a given time set utilized in cash worksheet processing. |
8 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |
9 | CALENDAR_ID_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
10 | DAILY_CALENDAR | Character(1) | VARCHAR2(1) NOT NULL | Daily Calendar |
11 | ACCOUNTING_PERIOD | Number(3,0) | SMALLINT NOT NULL | Identifies a time period to which you post transactions. Typically, an accounting period represents a month, but it can also represent a week, a day, or any user-defined interval. An accounting period has a beginning date and an ending date, and is defined in the calendar table. |