CMR_PERIOD_STATUSES_GT
This table contains the GL Period statuses for the Business Units used in Receipt Accounting and is a global temporary table.
Details
-
Schema: FUSION
-
Object owner: CMR
-
Object type: TABLE
-
Tablespace: Default
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| SERVER_START_DATE | DATE | Yes | Period start date in the server time zone. | ||
| SERVER_END_DATE | DATE | Yes | Period end date in the server time zone. | ||
| LE_TIME_OFFSET | NUMBER | Yes | LE timezone offset from UTC for the period end date. | ||
| END_DATE | DATE | Yes | End date of the period derived from general ledger calendar. | ||
| START_DATE | DATE | Yes | Start date of the period derived from general ledger calendar. | ||
| PERIOD_YEAR | NUMBER | 18 | Yes | Period year derived from general ledger calendar. | |
| PERIOD_NUM | NUMBER | 18 | Yes | Period number derived from general ledger calendar. | |
| STATUS_CODE | VARCHAR2 | 30 | Yes | Period Status code for Receipt Accounting. N-Never Opened, O-Open, P-Pending Close, C-Closed, F-Permanently Closed. | |
| PERIOD_NAME | VARCHAR2 | 15 | Yes | Period Name derived from the general ledger calendar. | |
| PERIOD_TYPE | VARCHAR2 | 15 | Yes | Period type derived from general ledger calendar. | |
| LEGAL_ENTITY_ID | NUMBER | 18 | Yes | Legal Entity associated to the BU. | |
| LEDGER_ID | NUMBER | 18 | Yes | Unique identifier of the ledger derived from the business unit. | |
| PERIOD_SET_NAME | VARCHAR2 | 15 | Yes | Period set name derived from general ledger calendar. | |
| BUSINESS_UNIT_ID | NUMBER | 18 | Yes | Business Unit for which the period statuses are defined. |