HELP- Missing column values when extend iProcurement - OA Framework
I extended MyReqsGlanceVO simply by changing the where clause to filter out some rows.
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
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