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 |
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
What is purpose of declarative statement DEFN?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
What is LEVEL CHECK?
Is qgpl a user library or system library?
what are the different opcodes available in rpg for database access ?
how can i convert hexadecimal value to packed value?
how will you display a particular page in subfile ?
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
Hi 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.