How to retrive the data from 3rd scroll, using traversing.
any one can help with the clear syntax
Answer Posted / kaerthikeyan
Local Rowset &rs, &rs1,&rs2;
&rs = GetLevel0()(1).GetRowset(Scroll.record(LEVEL1));
For &i = 1 To &rs.ActiveRowCount
&rs1 = &rs(&i).GetRowset(Scroll. Record (LEVEL2));
For &j = 1 To &rs1.ActiveRowCount
&rs2=&rs1(&j).getrowset(scroll.record (LEVEL3));
For &k=1 to &rs2.activerowcount
&year = &rs2(&k). Record(LEVEL3).FieldName.Value;
WinMessage(&year);
End-For;
End-For; End-For;
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What are security sets and security access types?
How peoplesoft hrms stores data?
How to run the sqr in command prompt.
What is search/match?
How is standard hour and fte auto calculated?
Different steps in workforce administration in hiring?
How do you allow workers to update their own data?
Explain the concept of effective date and its advantages?
In which situation will an employee need to have more than one employee instances with an organization?
What are establishments?
What are tablesets and how do you work with them?
What are the parameters that are used for running the sqr from command prompt?
What are the different options of determining reporting hierarchy in ps?
What are the different kinds of organizational relationships in hrms? Explain each with relevant examples?
Different kinds of organizational relationships in hrms?