Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How is geographic location code different from locations?

914


How is standard hour and fte auto calculated when entering job details for a new hire?

890


What is job family?

909


What is the purpose of personal data refresh process?

914


How do you setup search/match?

868


What are the different components and component interfaces in peoplesoft hrms?

889


What are tablesets and setids in peoplesoft hrms?

823


How peoplesoft hrms stores data?

913


What is the difference between search box search and search/match?

829


When you access an hcm component, say, job data, certain values like business unit, company etc are defaulted. What governs this concept?

940


What are checklists? Give an example from the delivered checklists. How will you create a checklist of your own? Explain by giving an example?

925


How to access an hcm component?

926


What are tablesets and how do you work with them?

875


What are transaction tables in peoplesoft hrms?

1006


What are global assignments?

911