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??

Answers were Sorted based on User's Feedback



1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your design..

Answer / ravi shankar porwal

1.Length of field defined in RLU may be in the following
range:
Alphanumeric field - 1-378
Numeric field - 1-31

2.when u use option 19 then u have to use the commond line
to design the screen. commonds like -
DR,CL,SD,VF,NP,DC,DF,CF,SP etc. and some basic function
keys to perform the operations.
whereas if u code through DDS(use option 2) then u can code
through the commond IPDP and can perform the operations by
specifying the appropriate keywords.

Is This Answer Correct ?    6 Yes 1 No

1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your design..

Answer / rahul chaudhari

Alphanumeric field - 1-255 ,I dont know about
Numeric.......

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

Can a indexed file be accessed in arrival sequence in RPG?

1 Answers  


Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 Answers  


Can you copy the records created by the OPNQRYF to other files and how?

2 Answers  


Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?

3 Answers  


steps involved in debugging and types of debugging modes?

1 Answers  


What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?

2 Answers  


can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com

0 Answers  


How can we receive values from a called procedure in RPG?

1 Answers  


if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.

10 Answers   Four soft,


When a object will be locked & when a record will be locked? Plz explain.

2 Answers  


What would be the effect on the field where reverse image, underline and high intensity?

7 Answers   IBM,


i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel

2 Answers   IBM,


Categories