How to find d key field of a pf that doesn’t have source
physical file?
Answer Posted / ganpat bagal
DSPFD FILE(FILE1)
TYPE(*ACCPTH)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
how does the rpg element work?
How many program bind in one module....
how do I preserve and clean the array?
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...........
what is the rpg system?
what is *place and *auto keyword in prtf ?plz explain
what is the necessary keyword needed to scroll subfile records?
What are the types of identifiers?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
can I touch the array during treatments?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
how do I declare a table or array in rpg iv?