BUS_UNIT_TBL_RS(SQL Table) |
Index Back |
|---|---|
Business Unit OptionThis record stores details of option which are available with Business_Unit like automatic generation of Service ID, last Service ID no. etc. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT |
|
| 2 | SO_AUTO_ID | Character(1) | VARCHAR2(1) NOT NULL |
Automatic Service Order ID
Y/N Table Edit Default Value: Y |
| 3 | SO_ID_LAST_USED | Number(8,0) | INTEGER NOT NULL | Last Service Order ID Used |
| 4 | ES_ID_LAST_USED | Number(8,0) | INTEGER NOT NULL | Last Express Search ID Used |
| 5 | INTEGRATION_TMPL | Character(15) | VARCHAR2(15) NOT NULL |
Integration
Prompt Table: PC_INT_TMPL |