Function idvPostingIncWIP

Description

This function takes a time properties column and returns 'Y if the posting includes WIP, otherwise 'N'. Includes WIP is true if the WIP bit is set OR if neither of the expenses and WIP bits are set.

Parameters

pQual The qualifier as on the database
Returns 'Y' or 'N'

 

  •