I'm writing a script that does a saved search on t...
# suitescript
r
I'm writing a script that does a saved search on transaction records. Currently I can find a transaction record (CustPymt) but my boss wants the individual invoice payments listed under apply->applied to. Is there a way to iterate through the sublist to show each payment? Currently I'm outputting the payment amount from the body of the customer payment.