What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / narender
Well when you create any data base file( eg PF) using the
STRSEU and save and compile the file you will get the DDS
called Data Description Specification of that file. The
file which have the DDS is called Externally Described file
and it must exists before you use it in any program. The
file for which no DDS exist are called Internally or
Programed described files. These files are defined in the
program itself along with the data fields so it needs some
effort in coding also.
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
what is the function of rlu ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what is the purpose of indicators in rpg?
maximum number of subfiles that can be active for a single file is?
In RPG How to read a records from a file without using read opcodes?
what are the different commands used in rlu ?
How to reverse the string in rpg
define the purpose of the leave operation?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
where can you specify an indicator in lokup operation?
what is the purpose of dynslt keyword?
what is scan and xlate?
How Many Specs Are There In Rpg & Which Are They?
what is a query can be run in which mode?
what the purpose of ovrdta, ovrata keywords?