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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is this a rpg channel?

684


What is the purpose of record level identifier?

732


what was the robotech rpg?

689


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.

2204


Explain mdt?

667






1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2378


What is difference between bind by copy and bind by reference?

1736


How Chain operation copies the record's data to the input buffer for the program?

1085


how do I declare a minor?

718


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

721


how does the rpg element work?

722


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

776


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3291


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

511


what is file information data structure?

1379