RE_INT_PTY_SRCH(SQL View) |
Index Back |
---|---|
Lease Administration Role SrchThis view is the search record for the Lease Administration Roles Record. |
SELECT A.PARTY_KEY , A.OPRID , A.BUSINESS_UNIT , A.PARTY_TYPE_CD , A.APPROVE_FLG FROM PS_RE_INT_PARTY A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PARTY_KEY | Number(10,0) | DECIMAL(10) NOT NULL | Party Key |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: PSOPRDEFN.OPRID Prompt Table: RE_OPRID_SRCH |
3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_RE_NONVW |
4 | PARTY_TYPE_CD | Character(20) | VARCHAR2(20) NOT NULL |
Party type code (Internal or External)
Prompt Table: RE_INTPARTY |
5 | APPROVE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Can Approve Lease
Y/N Table Edit Default Value: N |