.trying to update a bunch of old vendor bills. noticed sometimes they have expenses and sometimes they have items. what's the best to get line item type?
l
Lea CC
07/05/2018, 2:28 PM
A vendor bill may contain both so better to check if both are existing.
m
mg2017
07/05/2018, 9:03 PM
Thanks. But is it possible to get the line item type like we can for records?
l
Lea CC
07/06/2018, 2:21 PM
I don't think there is. You normally get this by calling nlapiGetLineItemCount(type) and explicitly stating what 'type' it is.