Can I read VO Row Iterator Usage in OAF on EtoBox?
VO Row Iterator Usage in OAF by suri2221 is a document available to read on EtoBox.
What is VO Row Iterator Usage in OAF about?
This document discusses how to iterate through rows in an Oracle Application Framework (OAF) view object (VO) and access attribute values. It shows creating a PayGrpGroupVO view object instance, resetting it to the first row, then using a while loop to iterate as long as there is a next row. On each iteration, it gets the current row as an OARow and can then get or set attribute values on that row.
- Author
- suri2221
- Language
- EN