Hello,
I want to extend a length of field in my Display
file(Subfile). Please suggest the possible steps.
Thanks
Answers were Sorted based on User's Feedback
Answer / surya siram
I believe we have only one way. which is traditional method. Open the display file DDS and update the field length and make sure it is not disturbing the other fields.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sanjeev kumar
We can go up to 9999 siz
using SFLSIZ
if you needs more than this length then you can use Single page type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathish
If you want to increase a length of a field in your display file, use hidden fields. It wont disturb your existing field as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
what is the rpg system?
in which journalling which attributes are necessary??/
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
we are sending data of physical file to screen design and it is showing no record why?
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
How can you delete a record from a file in RPG without using DELETE oppcode?
what is data area and how it is used in rpg program ?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
can you debug ile rpg program using isdb?
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,