This function takes a time properties column and returns 'Y if the posting includes expenses, otherwise 'N'. Includes expenses is true if the expenses bit is set OR if neither of the expenses and WIP bits are set.
pQual | The qualifier as on the database |
Returns | 'Y' or 'N' |