HELP- Missing column values when extend iProcurement - OA Framework
Hi,
I extended MyReqsGlanceVO simply by changing the where clause to filter out some rows
(I ran the query in Toad, it's no problem).
When I ran the page, ShoppingHomePG.xml, the rows returned as expected but the columns
Status and Total Amount were blank. The only difference between
the missing column and good ones are that the good ones (Requisition Number and Description)
are from the query while the missing ones (Status and Total Amount) are NOT directly
from the query - they are from Oracle's base VO, AllReqsVO.
What could be wrong?
Thanks in advance!
MC
I extended MyReqsGlanceVO simply by changing the where clause to filter out some rows
(I ran the query in Toad, it's no problem).
When I ran the page, ShoppingHomePG.xml, the rows returned as expected but the columns
Status and Total Amount were blank. The only difference between
the missing column and good ones are that the good ones (Requisition Number and Description)
are from the query while the missing ones (Status and Total Amount) are NOT directly
from the query - they are from Oracle's base VO, AllReqsVO.
What could be wrong?
Thanks in advance!
MC
0