EN_BOM_MMC_SCHD

(SQL Table)
Index Back

BOM Mass Maint schedule dates

Used by BOM Mass Maintenance process to temporarily store each combination of ECO, Mass Maintenance code and schedule/run date. 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
3 ECO_ID Character(10) VARCHAR2(10) NOT NULL ECO Number
4 MASS_MAINT_CODE Character(10) VARCHAR2(10) NOT NULL Mass Maintenance Code
5 EG_RELEASE_DATE Date(10) DATE 07/31/00...LAJ Added eg_release_date2 label id. This will be used on the ECO line status page.