define what a data area is along with a brief example of what it may be used for?
Answer Posted / aruna
Data area is a storage area to store limited information.
Example: a new and unique customer number is generated whenever a new customer is added to customer master file.
Data area keeps track of last record added and add 1 to it.
Through program we can access new customer number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between rename and prefix?
what is the syntax for plist?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what is the maximum number of files allowed in rpg?
can you have multiple key lists for a single file ?
explain the use of dftwrt display keyword?
what does opcode post do ?
What is data structure in as400? What is the use of data structure?
how to read database records without locking them?
how can we run a batch job?
how to pick up the changed records every time in a subfile after the first change made ?
can a join logical file be updated?
how will you display a particular page in subfile ?
in which specification the report layout can be defined?
what are the different opcodes available in rpg for database access ?