TABLE_NAME | The complete table name that the UDF is attached to |
UDF_NAME | The internal name for the UDF (defined on IMUF) |
REFERENCE_ID | The ID for the record from the table (in parameter 1) that has the UDF attached |
P2K_SMGETUDF('P2K_HR_PERSONALS','EPS01',eps_id) will retrieve the value of the UDF EPS01 associated to the record in P2K_HR_PERSONALS where the ID = the EPS_ID passed
In a derivation Expression on IDIF you could specify the variable as the EPS_ID and then replace it in the reference to this function as P2K_SMGETUDF('P2K_HR_PERSONALS','EPS01',~)
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation