in conjunction with what other keyword must ovrdta and ovrata be used?
What is binder language ?
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.
when you are defining a flat file in your program in f specs which format will you specify?
What is the difference between /copy and /include in RPGLE?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
What is the type, length of a LDA?
What is dynslt?
what if my system I runs with system value qccsid 65535?
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
What are Triggers?
14 Answers Ordain Solutions, Seabus Solutions,
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?