Answer Posted / rajesh
we can directly call the procedure using CALLP.
or you can create a module to perticular procedure and we can bind that module. where ever we need we can use that program or module.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how does the rpg element work?
what is a rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the procedure and explain about real time scenario.
What is ment by record level identifier?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
how do I preserve and clean the array?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is the use of sflnxtchg?
what is *place and *auto keyword in prtf ?plz explain
What are the types of identifiers?
How Chain operation copies the record's data to the input buffer for the program?