CNAO_USG_STG(SQL Table) |
Index Back |
---|---|
CNAO FA Card Usage STG tbl.This table is used to store the CNAO Fixed Asset Card Usage info. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL | GL Business Unit |
2 | LEDGER | Character(10) | VARCHAR2(10) NOT NULL | Ledger |
3 | LEDGER_CODE | Character(10) | VARCHAR2(10) NOT NULL | Ledger Code |
4 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |
5 | 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. |
6 | FA_CARD_ID | Character(18) | VARCHAR2(18) NOT NULL | Fixed Asset Card No |
7 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
8 | TAG_NUMBER | Character(12) | VARCHAR2(12) NOT NULL | Tag Number |
9 | DEPR_DIST_RT | Number(6,2) | DECIMAL(5,2) NOT NULL | Depr Distribution Ratio |