RS_SO_EXPFX1_VW(SQL View) |
Index Back |
---|---|
Express Search Flex Attr ViewShadow view for RS_SO_LN_RQ_AT. Used by Express Search Component Interface for Service Order Creation and Update. |
SELECT BUSINESS_UNIT , SO_ID , SO_LINE , RS_ATTRIBUTE_ID , REQUIRED_FLAG FROM %Table(RS_SO_LN_RQ_AT) |
# | 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 | SO_LINE | Number(3,0) | SMALLINT NOT NULL | Line Number |
4 | RS_ATTRIBUTE_ID | Character(10) | VARCHAR2(10) NOT NULL | This field is used to uniquely identify an attribute of an assignment or project. An attribute may be captured on the service order and/or may be captured as an assignment preference by the worker. |
5 | REQUIRED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Required Flag
N=No Y=Yes Y/N Table Edit Default Value: N |