RF_SITE_360_VW(SQL View) |
Index Back |
---|---|
Site 360 ViewThis view is used exclusively in outer joins by other FieldService views. It is not in use on any page. |
SELECT B.SETCNTRLVALUE , A.SITE_ID , A.BO_ID FROM PS_RD_SITE A , PS_SET_CNTRL_REC B WHERE A.SETID = B.SETID AND B.RECNAME = 'RD_SITE' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETCNTRLVALUE | Character(20) | VARCHAR2(20) NOT NULL | Tree Definition User Key Value |
2 | SITE_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. |
3 | BO_ID | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID |