Certain properties in a Business Object are related directly to a table field, so can’t directly be accessed in a BAQ. (They can often be seen on forms)
Has anyone attempted accessing these with an updatable BAQ?
I was wondering about using a updatable BAQ with advanced BPM processing and putting a post-processing directive on the GetList method to access the propertied via calls to the appropriate BO
In my experiment it was easier than expected. No coding other than BPM graphical ‘lego’
However as it is a post processing activity the result set is not readily filterable, though i suspect with a little heavier coding something could be contrived.
My sample BAQ is usedin conjunction with a Quick Search