AM_WC_PREAME_VW

(SQL View)
Index Back

View for Pre-Am Error

View for WorkCenter. Record Intfc_Pre_Am pending rows.

SELECT DISTINCT BUSINESS_UNIT_AM ,PRE_INTFC_ID ,PRE_INTFC_LINE_NUM ,DTTM_STAMP ,BUSINESS_UNIT_AM ,BUSINESS_UNIT_PO ,PO_ID ,BUSINESS_UNIT_RECV ,RECEIVER_ID ,BUSINESS_UNIT_AP ,VOUCHER_ID ,SYSTEM_SOURCE ,ASSET_ID ,PROFILE_ID ,PO_GROUP_ID , CASE WHEN MESSAGE_SET_NBR IS NULL THEN 0 ELSE MESSAGE_SET_NBR END , CASE WHEN MESSAGE_NBR IS NULL THEN 0 ELSE MESSAGE_NBR END FROM PS_INTFC_PRE_AM WHERE LOAD_STATUS = 'ERR'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 PRE_INTFC_ID Number(8,0) INTEGER NOT NULL Pre-Interface ID
3 PRE_INTFC_LINE_NUM Number(8,0) INTEGER NOT NULL Pre-Interface Line Number
4 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.

Default Value: %DATE

5 BUSINESS_UNIT_AM Character(5) VARCHAR2(5) NOT NULL AM Business Unit
6 BUSINESS_UNIT_PO Character(5) VARCHAR2(5) NOT NULL PO Business Unit

Prompt Table: SP_AMBUPO_NONVW

7 PO_ID Character(10) VARCHAR2(10) NOT NULL Purchase Order

Prompt Table: AM_PREAM_PO2_VW

8 BUSINESS_UNIT_RECV Character(5) VARCHAR2(5) NOT NULL Receiving Business Unit

Prompt Table: SP_AMBURE_NONVW

9 RECEIVER_ID Character(10) VARCHAR2(10) NOT NULL Receiver number

Prompt Table: AM_PREAM_RE2_VW

10 BUSINESS_UNIT_AP Character(5) VARCHAR2(5) NOT NULL AP Business Unit

Prompt Table: SP_AMBUAP_NONVW

11 VOUCHER_ID Character(8) VARCHAR2(8) NOT NULL Voucher ID

Prompt Table: AM_PREAM_AP2_VW

12 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.
13 ASSET_ID Character(12) VARCHAR2(12) NOT NULL Asset Identification

Default Value: NEXT

14 PROFILE_ID Character(10) VARCHAR2(10) NOT NULL Asset Profile ID
15 PO_GROUP_ID Character(18) VARCHAR2(18) NOT NULL GroupID

Prompt Table: SP_AMPPG_NONVW

16 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.

Default Value: 0

17 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.

Default Value: 0