Any idea why the following TransformRecord command is returning the error 'You have entered an invalid default value for this record transformation operation.'?
var depositApp = nlapiTransformRecord('customerdeposit', records[i].getId(), 'depositapplication', {' custbody_bwpid ' : '5008'});