wat is meant by hidden field , why it is used?

Answer Posted / amit

Hidden fields are defined by there datatype as H in display file. They take the size which you have defined for it. They exist on display file but only used to store some hidden values like RRN in kind subfile record.

Non Display fields are also regular fields from the program. There editcode is Non Display(ND). It is used for hiding a password.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1712


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1451


how can I tell when to replace the array?

686


how can you display specific subfile page on the screen in unequal subfile?

664


what do you mean by an input subfile, what are the keywords required?

755






explain sflclr, sflend, sfldlt, and sflcsrrrn?

874


what is an online rpg?

707


How to write record if no field or the field are different in physical file in rpgle ?

471


What are the types of identifiers?

556


Explain mdt?

652


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?

750


what is the use of sflnxtchg?

791


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

709


How can we override a file during runtime in rpg?

673


How to declare the pull button in AS/400..

1864