RS_SO_OWNER(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | SO_ID | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID |
3 | 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. |
4 | 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. |
5 | BUSINESS_UNIT_HR | Character(5) | VARCHAR2(5) NOT NULL | Business Unit HR |
6 | TREE_SETID | Character(5) | VARCHAR2(5) NOT NULL | Tree SetID |
7 | NODE_DETAIL | Character(1) | VARCHAR2(1) NOT NULL |
Tree Node or Tree detail Value
D=Detail N=Node |
8 | OWNERSHIP_ID | Character(30) | VARCHAR2(30) NOT NULL |
Owning Organization
Prompt Table: %EDITTABLE |
9 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
10 | DESCR1 | Character(30) | VARCHAR2(30) NOT NULL |
Descr
Default Value: OPR_DEF_TBL_RS.DESCR |