RS_SO_TMPLT(SQL Table) |
Index Back |
|---|---|
Service Order TemplateThis record acts as the service order template header for the service order data structure. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PC_NONVW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID | |
| 3 | SO_DATE | Date(10) | DATE | Service Order Date |
| 4 | SO_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
Service Order Source
C=Contract P=Project S=SRS T=Template |
| 5 | CUST_SETID | Character(5) | VARCHAR2(5) NOT NULL | Customer SetID |
| 6 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: %EDITTABLE5 |
| 7 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL |
Contract
Default Value: NEXT |
| 8 | CONTR_LN_NBR | Number(3,0) | SMALLINT NOT NULL | Contract Line Number |
| 9 | ALLOW_NONBILL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Nonbillable Assignment Allowed
Y/N Table Edit Default Value: N |
| 10 | BID_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Worker Bids Accepted
Y/N Table Edit Default Value: N |
| 11 | ENTERED_BY | Character(30) | VARCHAR2(30) NOT NULL |
Entered by
Default Value: OPR_DEF_TBL_FS.OPRID Prompt Table: RS_OPR_NAME_VW |
| 12 | ASSIGNED_TO | Character(30) | VARCHAR2(30) NOT NULL |
Assigned To
Prompt Table: RS_OPR_NAME_VW1 |
| 13 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Project Id ChartField
Prompt Table: SP_PROJ_NONVW |
| 14 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
| 15 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
| 16 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
| 17 | BUSINESS_UNIT_HR | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit HR
Prompt Table: BUS_UNIT_TBL_HR |
| 18 | TREE_SETID | Character(5) | VARCHAR2(5) NOT NULL | Tree SetID |
| 19 | NODE_DETAIL | Character(1) | VARCHAR2(1) NOT NULL |
Tree Node or Tree detail Value
D=Detail N=Node |
| 20 | OWNERSHIP_ID | Character(30) | VARCHAR2(30) NOT NULL | Owning Organization |
| 21 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |