Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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.



Q.Hi All friends, I have one Question, I have three fields in display file SUP LOT, ISSUED to..

Answer / syam

1. Check PF and Display file variable name should be same.
If not you need to use "move or z-add" opcode.
2. 2nd file record not Chain properly bcoz inticator *on
and *off not correct, file may be end of record (use setll
*loval") be4 read, make sure after chain record "write
dspmwms" used.

Please paste your code here so we cand find mistake.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased

1 Answers  


why do we use readc? What is sflnxtchg?

0 Answers   IBM,


How many secondary files allowed in a program?

1 Answers  


How do I remove a flag or check no. or name when a user opens too many sessions?

0 Answers  


What is a job log?

1 Answers  


What is the use of E specification in RPG?

1 Answers  


distinguish between terminating a program through seton lr and return?

0 Answers   IBM,


what are the different types of arrays?

1 Answers   IBM,


is there any way I can ease my rpg controls on numeric input fields? How about an input date field?

0 Answers   IBM,


What are the system objects required for journalling?

1 Answers  


What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99

1 Answers  


Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?

0 Answers  


Categories