RF_PROD_MAP(SQL Table) |
Index Back |
---|---|
Product Mapping tableTable to store asset attribute mapping data to product definitions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
|
2 | Character(3) | VARCHAR2(3) NOT NULL |
This field defines the asset types that are available
010=IT Hardware 020=IT Software 030=Plant 040=Equipment 050=Property 060=Fleet 070=Machinery 080=Furniture 090=Facility 100=Intangible 999=Other Default Value: 010 |
|
3 | Character(15) | VARCHAR2(15) NOT NULL |
This field is used in the problem tree in work management.
Prompt Table: AM_SUBTYPE |
|
4 | Character(50) | VARCHAR2(50) NOT NULL |
Key field to represent Manufacturer Identification number
Prompt Table: MANUFACTURER |
|
5 | Character(30) | VARCHAR2(30) NOT NULL | Model | |
6 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: RF_PROD_PMPT_VW |