I have a custom transaction body field. I see it on the netsuite UI when I look at the Sales Order under the Shipping Tab.
But when I look at a Sales Order object in the debugger, I cannot find this field. I assumed that it was because the "Applies To" => "Sale" checkbox wasn't checked for that field. But after I made that change, I'm still not seeing the field in the debugger.
Any suggestions? How do I get access to this field?