What is the purpose of RTVMBRD command?
Answer / mohan singh meena
In order to access the information related to member, we can RTVMBRD command.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the maximum number of files allowed in rpg?
which are control break logic indicators?
which cl command can be used at program execution to redirect the file named in an rpg program?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what key word is used when screen is re-display?
How to increase 3 days from my current date in RPG Program?
What is the purpose of STRCMTCTL command?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
What Does 'sr' In Columns 7-8 Of C Specs Mean?
What is the difference between Physical and Logical files ?
What are Control level indicators?
Q.Hi All friends, I have one Question, I have three fields in display file SUP LOT, ISSUED to Prod and Line Grp. Field SUP LOT is mentioned in one field reference file WRSLT and key field as a key field LP.Fields ISSUED to PROD,Line GRP are mentioned in the another Field reference file WMDTF. So I want to read SUP LOT on the basis of key field LP from the first file WFSLTand then i want ot read another two fields ISSUED to DATE and LINE GRP from second file on the basis of SUP LOT, which i got from first file.Now i want to display these fields in the display file DSPWMMS. but Condition is that 'Supplier Lot,ISSUED to Prod and Line Grp will not be shown if their respective fields are blanks/Zero. Please Let me Know coding part of this senerio and what would be coding for display file to now shown fields if fields are blanks/zero. My mob. no. is 9836300345. Please reply me asap.