EN_REVISION_TMP(SQL Table) |
Index Back |
---|---|
Item/Revision Temporary RecordUsed by BOM Mass Maintenance process to temporarily store revisions for items having a new revision created due to auto-increment revision or rev-up functionality.. 10/7/99 cn#mg800-4.0 lee - changed prompt table on inv_item_id from mg_item_own_vw to mg_item_rev_vw, to allow floor stock and pending items. 11/99 LAJ...Changed process_instance to eip_ctl_id so that this table may be shared with the app messaging process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EIP_CTL_ID | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUMGOP_NONVW |
3 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: MG_ITEM_REV_VW |
4 | DATE_IN_EFFECT | Date(10) | DATE | 01/27/2000 RML Added "As of date" label 03/23/2004 SFC Added PRICE_LIST_DATE label 06/04/2004 SFC Added PRODUCT_PRICE_DAT label |
5 | DATE_OBSOLETE | Date(10) | DATE | Obsolete Date |
6 | EN_ORIG_OBS_DATE | Date(10) | DATE | 09/01/99 CN#EG800-1.0 LAJ...Created Used by BOM Mass Maintenance to store the original obsolete date when auto-incrementing item revisions. |
7 | EN_AUTO_REV | Character(1) | VARCHAR2(1) NOT NULL | 02/16/99 LAJ...CN#EG800-1.0 Yes/No field to indicate if new revisions should be created automatically. |
8 | REVISION | Character(4) | VARCHAR2(4) NOT NULL | 01/27/2000 RML Added "As of" label |
9 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
10 | TEXT254 | Character(254) | VARCHAR2(254) NOT NULL | Text |