1.What is the Maximum field length we can declare in RLU??
2. What is the difference if your designing RLU using DDS
and using the option 19 for the RLU??
Answer Posted / rahul chaudhari
Alphanumeric field - 1-255 ,I dont know about
Numeric.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to call one program from another program in RPG? please help me with the code
how do I declare a table or array in rpg iv?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
What is file identifier where we can use?
Explain mdt?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is a record lock error?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
how can I tell when to replace the array?
What is ment by record level identifier?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is program status data structure?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg