INTFC_PHYA_SRCH(SQL View) |
Index Back |
---|---|
AM Interface-Physical A Search |
SELECT DISTINCT INTFC_ID, INTFC_LINE_NUM, BUSINESS_UNIT, INTFC_TYPE, SYSTEM_SOURCE, MC_DEFN_ID, PI_ID, APPROVAL_SW, LOAD_STATUS, ASSET_ID, DTTM_STAMP FROM PS_INTFC_PHY_A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INTFC_ID | Number(8,0) | INTEGER NOT NULL | Interface ID |
2 | INTFC_LINE_NUM | Number(8,0) | INTEGER NOT NULL | Interface Line Number |
3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_AM_NONVW |
4 | INTFC_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Trans Load Type |
5 | 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. |
6 | MC_DEFN_ID | Character(30) | VARCHAR2(30) NOT NULL |
Mass Change Definition
Prompt Table: MC_DEFN |
7 | PI_ID | Character(10) | VARCHAR2(10) NOT NULL | Physical Inventory ID |
8 | APPROVAL_SW | Character(1) | VARCHAR2(1) NOT NULL |
Auto Approval Status
Y/N Table Edit Default Value: Y |
9 | 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 |
10 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
11 | DTTM_STAMP | 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. |