We are trying to load a custom field with the value of another custom field. I am trying to use two apis to pull the appropriate information but keep getting an invalid identifier message. Would anyone know the proper way to use the PL/SQL Expression method to set a default value. If nothing else point me to a location where I can find documentation on using this in a custom field. Below I have included the expression that I am trying to use, a screen shot of the custom field properties and the error that I am receiving. Any help would be much appreciated.
expression:
SALES_PART_CFP.GET_CF$_JPC_SALES_PART_NOTE(SALES_PART_CFP.GET_objkey(contract,catalog_no))