Anybody can explain the difference between SFLCLR & SFLINZ?

Answer Posted / venkat

sflclr is a record level keyword on the subfile control record format .sflclr is clear the subfile before loading the records from datebase file into the subfile

sflinz:it is also a record level keyword on the subfile control record format .it also clear the subfile and initialize the some dafault values.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can I touch the array during treatments?

749


what is the necessary keyword needed to scroll subfile records?

693


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

753


How to write record if no field or the field are different in physical file in rpgle ?

472


what is program status data structure?

1363






How can we know running job is batch or interactive?

642


explain sflclr, sflend, sfldlt, and sflcsrrrn?

877


what is *place and *auto keyword in prtf ?plz explain

2711


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

823


What is the purpose of record level identifier?

719


how do I declare a table or array in rpg iv?

726


How would display prime numbers using CL program?

5666


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

703


are there any useful c runtime apis that I can call from rpg iv?

688


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4190