What is the exact difference between Service Program and Binding Directory?
Answer / raghav
A service program can contains a list of Modules (Nomain) and procedures with multiple entry and exit point.
Whereas Binding directory is a collection of Service programs and modules.
We can separately attach an service program to a program or we can include it in an binding directory and attach to the programs
Hope this helps!
Is This Answer Correct ? | 4 Yes | 1 No |
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
what is the use of sflend keyword?
what are different record spacing keywords in rlu ?
Can we add or remove the module object from service Program..and how...?
What is LEVEL CHECK?
which are the query selection criteria, which can be given in a query?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
how many triggers can be associated with a file?
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.
which are the string manipulation opcodes?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?