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?



Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what ..

Answer / Prateek Kumar Chahal

In RPG/400, SFLNXTCHG is a built-in function used to retrieve the next sequential number from a sequence file. This is useful for generating unique ID numbers for records in a file. A real-time scenario where this might be used is when generating order numbers for customer orders. The SFLNXTCHG keyword would be used in combination with an OPEN and CLOSE command to read the next number from a sequence file and assign it to a new record. In RPG/400, the mandatory specifications using programs are the D specification (declaring variables) and the O specification (opening files).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

What do you mean by text editor?

1 Answers   Infosys,


Write a program to find factorial of a number using functions

1 Answers   Peerless,


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

1 Answers   Accenture,


WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

1 Answers  


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1 Answers   Honeywell,


cobol is execution r not without jcl

0 Answers   IBM,


Why did you ever become involved in QA/testing?

1 Answers  


which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c

1 Answers   Hughes,


Difference between abstract class and Interfaces in Java

9 Answers   Nest, Persistent, Yantro Software,


What is Negative testing?

1 Answers  


What is the Difference between in memory database and physical database

1 Answers  


When will you use shell script/Perl ahead of C/C++?

1 Answers   Yahoo,


Categories