What is the purpose of the following
I UDS
I 1 60ORDER#
I 7 90LINE#
Answer / neha nimesh
The purpose is to define the variables in I-Spec and these are further used in C-spec. Where as ‘U’ indicates data area data structure? The above code is used to update the data area value through the program.The letter "U" indicates that the defined data structure is a data area data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of OVRDBF ?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
what is the use of sflend keyword?
Why would you prefer OPNQRYF than logical file?
What is Multi-format logical file?
What are the record format field mapping options in cpyf?
what does opcode post do ?
how can you specify no duplicate key?
What are the types of object authorities?
how do you detect unused spool storage?
How to reverse a string using RPG?
In Which Specs Arrays, Tables & Constants Are Defined?