RE_NEWPRP_INTFC(SQL Table) |
Index Back |
|---|---|
Staging table for INTFC_PHY_ANeed this table to get around the problem of inserting into INTFC_PHY_A (which has 200+ columns). This table will serve as a staging area to enter the new propperties. Then, the rows should be transferred to INTFC_PHY_A through select insert.... |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(8,0) | INTEGER NOT NULL | Interface ID | |
| 2 | Number(8,0) | INTEGER NOT NULL | Interface Line Number | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT |
|
| 4 | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification | |
| 5 | 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. | |
| 6 | Character(3) | VARCHAR2(3) NOT NULL | Trans Load Type | |
| 7 | SYSTEM_SOURCE | Character(3) | VARCHAR2(3) NOT NULL | Identifies the application or source system that generated a journal entry. Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values. SUJ---Included a label as Product. Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen. |
| 8 | APPROVAL_SW | Character(1) | VARCHAR2(1) NOT NULL |
Auto Approval Status
Y/N Table Edit Default Value: Y |
| 9 | INTFC_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
Interface Status
CON=Consolidated DON=Mass Changes Generated ERR=Error NEW=Mass Changes Not Generated REP=Replaced by Other Records (AP) UNI=Unitized Default Value: DON |
| 10 | LOAD_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
/* -> JMZ. PSOFT. 11-OCT-2002 */
New Status were added : HLD and INP for Asset Management.
/* <- JMZ. PSOFT. 11-OCT-2002 */
CON=Consolidated DON=Loaded ERR=Errored EXC=Excluded HLD=On Hold INP=In Process NEW=Pending PGI=PO Grp Incomplete REP=Replaced UNI=Unitized Default Value: NEW |
| 11 | DEFAULT_PROFILE_SW | Character(1) | VARCHAR2(1) NOT NULL |
Default Books from Profile
Y/N Table Edit Default Value: N |
| 12 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 13 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: INTFC_PHY_A.DESCR |
| 14 | ASSET_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Asset Status
A=Received (Not in Service) B=Budgeted C=Commitment D=Disposed I=In Service M=Suspended R=Requisitioned T=Transferred W=Work In Progress Default Value: I |
| 15 | FINANCIAL_ASSET_SW | Character(1) | VARCHAR2(1) NOT NULL |
Capitalized Asset
N=Non Cap Y=Capitalize Y/N Table Edit Default Value: Y |
| 16 | ACQUISITION_CD | Character(1) | VARCHAR2(1) NOT NULL |
Acquisition Code
C=Constructed D=Donated I=Trade In K=Like Exchange L=Leased P=Purchased T=Transferred Default Value: P |
| 17 | ACQUISITION_DT | Date(10) | DATE | Acquisition Date |
| 18 | CAPITALIZATION_SW | Character(1) | VARCHAR2(1) NOT NULL |
Capitalized
0=To Capitalize Later 1=To be Capitalized 2=Already Capitalized 3=Never Capitalize 4=Already Non Capitalized 5=Consolidated |
| 19 | PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL | Property ID |
| 20 | PROPERTY_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Property Description |
| 21 | PROPERTY_NM | Character(50) | VARCHAR2(50) NOT NULL | Used to store an Asset Property Name |
| 22 | PROPERTY_CLASS | Character(2) | VARCHAR2(2) NOT NULL |
Property Class
10=Site 20=Building 30=Floor 40=Area 50=Space |
| 23 | PROPERTY_SUBCLASS | Character(20) | VARCHAR2(20) NOT NULL |
Property Subclass
010=Warehouse Prompt Table: AM_PROP_SUBC |
| 24 | PARENT_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Parent Property ID
Prompt Table: %EDITTABLE |
| 25 | SITE_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Site ID
Prompt Table: ASSET_SITE |
| 26 | BLDG_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Building ID
Prompt Table: ASSET_BLDG |
| 27 | FLOOR_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Floor ID
Prompt Table: ASSET_FLOOR |
| 28 | AREA_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Area ID
Prompt Table: ASSET_AREA |
| 29 | SPACE_PROPERTY_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Space ID
Prompt Table: ASSET_SPACE |
| 30 | PARCEL_NUMBER | Character(30) | VARCHAR2(30) NOT NULL | Parcel Number |
| 31 | LOT | Character(20) | VARCHAR2(20) NOT NULL | Lot Number |
| 32 | BLOCK | Character(20) | VARCHAR2(20) NOT NULL | Block Number |
| 33 | TOTAL_AREA | Number(18,3) | DECIMAL(17,3) NOT NULL | Total Area |
| 34 | SPACE_UOM | Character(3) | VARCHAR2(3) NOT NULL |
Space Unit of measure (Sq Feet or Sq Meters)
Prompt Table:
UNITS_TBL
|
| 35 | CURRENT_OCCUPANCY | Number(7,0) | INTEGER NOT NULL | Current Occupancy |
| 36 | MAX_OCCUPANCY | Number(8,0) | INTEGER NOT NULL |
Maximum Occupancy
Default Value: 0 |
| 37 | OCCUPANCY_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Occupancy Status
10=Occupied 20=Vacant Default Value: 10 |
| 38 | OWNERSHIP_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Ownership Status
10=Owned 20=Leased Default Value: 10 |
| 39 | LEGAL_DESCR | Long Character | CLOB | Legal Description |
| 40 | ASSET_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Asset Type
010=IT Hardware 020=IT Software 040=Equipment 050=Property 060=Fleet 070=Machinery 080=Furniture 090=Facility 100=Intangible 200=Asset Retirement Obligations 999=Other |
| 41 | EC1_PROP_ID | Number(10,0) | DECIMAL(10) NOT NULL | Key for properties in CAFM's (CenterStone) system which they send to us when they create a new property and we send back when publishing our ID's. |
| 42 | PARENT_ID | Character(12) | VARCHAR2(12) NOT NULL | Parent ID |
| 43 | COMPONENT_OF_ID | Character(12) | VARCHAR2(12) NOT NULL | Component of Asset |
| 44 | CUSTODIAN_DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Asset Custodian Deptid |
| 45 | CUSTODIAN_EFFDT | Date(10) | DATE | Asset Custodian Effective Dt |
| 46 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
| 47 | LOCATION_EFFDT | Date(10) | DATE | Location Effective Date |
| 48 | LOCATION_EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Asset Location Effective Seq |
| 49 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |
| 50 | DOCUMENT_ID | Character(12) | VARCHAR2(12) NOT NULL | Document |
| 51 | LOC_AUTH_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Location Authorization Status |
| 52 | LOC_AUTH_NAME | Character(30) | VARCHAR2(30) NOT NULL | Location Authorization Name |
| 53 | LOC_AUTH_DT | Date(10) | DATE | Location Authorization Date |