If I am creating Payment record by using Transformrecord API in static mode, the associated Bill is not listed in Apply sublist. The reason was currency of Payment was different from currency of Bill. Thus, I have set the currency value on Payment same as Bill. But still I am not able to get the Bill in Apply sublist in static mode via script.
But this is working fine if dynamic mode is used.
Can anyone suggest something on this?