What is the purpose of SFLNXTCHG keyword in a subfile?
Answer Posted / ravikant kumar
Which is a subfile record format keyword.If you perform read on the subfile, theinternal indicator MDT (modified data tag) is automatically set off by the system. If you again perform read on the same records, records won't be read.Because internal indicator MDT would be off. Hence you should be explicitly set on the MDT by SFLNXTCHG keyword.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In RPG How to read a records from a file without using read opcodes?
when would you use or not use this approach?
In 'o' Specs What Is The Opcode For Write?
how to develop some simple graphs (bar charts) using just html?
what is a keyed physical file?
define what a data area is along with a brief example of what it may be used for?
can we define multi-dimensional arrays in rpg ?
what is the command used to invoke rlu ?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
is there any way to dynamically merge other html scripts into a given html?
give three main purposes of file specification ?
what is the disadvantage of using global variable?
in conjunction with what other keyword must ovrdta and ovrata be used?
how can I automatically refresh a web page?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?