‘READXLAT.sqc’ is the SQC that can be used to read data from the PeopleSoft Translate Table(PSXLATITEM). How to access the values from this SQC?
- Include READXLAT.SQC in the SQR
- Populate $fieldname and $fieldvalue with the required fieldname and values for which Translate values are to be retrieved.
- Call the procedure Read-Translate-Table to retrieve the values from PSXLATITEM.
- Get either $XLATLongName or $XLATShortName to get Long or Short values respectively.
No comments:
Post a Comment