can we perform CHAIN operation on Subfile record format....?
Answer Posted / ambikapathy velu
Yes CHAIN operation can be performed on Subfile record
format. You need to declare on hidden field and CHAIN
operation to be done with the hidden field.
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
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...........
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
how do I declare a minor?
What are the types of identifiers?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is *place and *auto keyword in prtf ?plz explain
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do I play {insert rpg system here}?
what is the use of sflnxtchg?
How to handle duplicate error handling in RPG?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
how do you use commitment control in rpg?
How many program bind in one module....
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how can you display specific subfile page on the screen in unequal subfile?