15 pts.
 AS/400 SFLNXTCHG
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?

Software/Hardware used:
ASKED: September 22, 2008  6:20 AM
UPDATED: September 22, 2008  1:43 PM

Answer Wiki:
Subfile records contain a "change" flag which is turned on when the user makes a change The READC operation reads "changed" records If the SFLNXTCHG indicator is turned on and the subfile record is written or updated the change flag will be forced on so in the subsequent processing the READC will get that record. One use for this is so that the records can be edited for errors and if no errors are found then they can be processed. As the readc loop edits for errors it updates each subfile record with the SFLNXTCHG indicator on and that allow the update loop to use the READC to get the records again.
Last Wiki Answer Submitted:  September 22, 2008  1:43 pm  by  philpl1jb   44,220 pts.
All Answer Wiki Contributors:  philpl1jb   44,220 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Please don’t use your username as the tag. Tags are keywords to describe your question. I added some tags for you on this question – but going forward, please use tags properly. Repeat offenders may be banned from the site for one month at our discretion.

 6,565 pts.