Answer Posted / vaiv20
When U want to use a procedure defined in another module or
service pgm in your pgm. This can be used only in ILE pgms
but not in OPM pgms as per my knowledge
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is procedure prototype and procedure interface.
what are various techniques to pass parameters from one program to another?
define the purpose of the leave operation?
what is the sequence when using cursor?
What is %CHECK?
what are all the contents of subfile?
what are the important factors in error message subfile ?
can a indexed file be accessed in arrival sequence in rpg program?
what is maximum number of arrays allowed in rpg?
how to run other job when one job is active?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how many levels are there in a physical file?
define what a data area is along with a brief example of what it may be used for?
What Is The Difference Between Goto & Exsr?