what is rpg fixed logic cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
How can you identify End of file in CLP program?
what is the use of sflend keyword?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
how can u check no of records in a file?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
what opcode could be used to test an alphanumeric field for all numeric values?
What is the purpose of the following FORDHDR1 CF E WORKSTN $2SFN SFILE FMT2
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.
i want to display the 10000 record in a subfile by using loadall , can we do it?
Space & Skip Are Which Level Keywords?
what is a program described file in rpg?