TABLE_NAME | The complete table name that the UDF is attached to. Tables should be entered in UPPER case. |
UDF_NAME | The internal name for the User Defined Field (defined on IMUF). UDF name shoould be enetered in UPPER case. |
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