PROD_SPC_NW_TAO(SQL Table) |
Index Back |
---|---|
Product Specifications InsertsTemp table to be used to insert product specs. Date Initials Issue Description 032601 dms SP2 (DI-EDWONG-14) |
# | 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 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID |
3 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
4 | PROD_SPEC_TYPE_SEQ | Number(2,0) | SMALLINT NOT NULL | Sequence Number |
5 | SEQUENCE_NBR | Number(2,0) | SMALLINT NOT NULL | Sequence Number |
6 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
7 | WS_CONCAT_SPEC | Character(1) | VARCHAR2(1) NOT NULL | Used on Prod Spec page to denote where two prod spec line should be combined into one. |
8 | WS_USE_AS_URL | Character(1) | VARCHAR2(1) NOT NULL |
Used on Prod specs to denote where a URL is used in a product spec line.
H=Use As HTML T=Use As Text U=Use As URL |
9 | URL_ID | Character(30) | VARCHAR2(30) NOT NULL | URL Identifier (see PSURLDEFN). |
10 | DESCRLONG | Long Character | CLOB | Long Description |