IBM AS400 AllOther (736) 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.
IBM,
1 3996Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
IBM,
1 4635Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
IBM,
7 22192Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
CTS,
2 33754Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 10496we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
3 19829To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
5 23730I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
2 7265
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 many files can be defined in f specs?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to know the particular record in pf with out reading?
what if my system I runs with system value qccsid 65535?
give three main purposes of file specification ?
what is the rpg system?
what do you mean by an input subfile, what are the keywords required?
How to handle duplicate error handling in RPG?
how does union file maintains record formats?
name few ibm supplied libraries?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
is it possible to create a physical file without dds?