PSOPRALIAS_VW

Return to Index

Used to store ID values corresponding to various ID types. For example, stores EMPLID for Employee type. The field OPRALIASVALUE is retained for backward compatibility. New development should not use this field. And where practical, existing references to this field should be replaced with one of the other appropriate fields. Backward compatibility with opraliasvalue is achieved by updating this field with the value in the last (but not greater than 2nd) field in the definition of the ID type. So if one field in ID type definition (eg EMPLID), value of that field is stored in opraliasvalue as well. If two fields in ID type definition (eg, setid & cust_id), value of second field (cust_id) is stored in opraliasvalue as well. If three fields in ID type definition (eg, setid, cust_id, cntct_seq_num), value of second field (cust_id) is stored in opraliasvalue as well.

PlatformView Text
DefaultSELECT OPRID , OPRALIASTYPE , OPRALIASVALUE , SETID , EMPLID , CUST_ID , VENDOR_ID , APPLID , CONTACT_ID FROM PSOPRALIAS

PeopleSoft Field NameDescription
OPRIDA user's ID
OPRALIASTYPEUser ID Type

Prompt Table: PSUSERTYPEVW

OPRALIASVALUEUser ID Attribute Value
SETIDSetID
EMPLIDEmployee ID
CUST_IDCustomer ID
VENDOR_IDVendor Identifier
APPLIDExternal Job Applicant ID
CONTACT_IDContact Identifier for Treasury Contacts

Author: PeopleTools

Return to Index

© Go-Faster Consultancy Ltd.  Last updated 24 July 2010