What is record group ?

Record group are used with LOVs to hold sql query for your list of values. The record group can contain static data as well it can access data from database tables thru sql queries.   

Showing Answers 1 - 1 of 1 Answers

Suneel

  • Aug 4th, 2006
 

Record Group is an object. It is a collection of records fetched based on SELECT statement. It is of three types:

1. Static

2. Query based

3. Non-query based

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions