Whether a module can consists of many procedures or it can
consist of subprocedures having a main procedure?If it is
possible that it can contain many individual procedures than
can we have different name for complete module and how do
we call this module in main modul?

Answer Posted / deepak singh

A module may consist of:

1. One main procedure and no sub-procedures.
2. One main procedure and one or more sub-procedures.
3. No main procedure and one or more sub-procedures.

The module name can be different from its sub-procedures.

A module cannot be called on its own. You can call a sub-procedure within a module.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the necessary keyword needed to scroll subfile records?

695


can I touch the array during treatments?

750


How to select highest score of each subject or how to select highest income of every month?

1283


what is *place and *auto keyword in prtf ?plz explain

2712


what is an online rpg?

714






Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4193


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2183


Explain mdt?

657


can you debug ile rpg program using isdb?

730


how do you use commitment control in rpg?

746


When it is desirable to describe files Internally?

1178


what do you mean by an input subfile, what are the keywords required?

760


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

543


How many program bind in one module....

2109


what is a rpg?

692