Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / afnas

In Hidden field user cant be modified.The difference
between hidden field and non display field is that in non
display user can do modification and cursor will point to
that fled.in hidden field cursor will not point.Hidden
field declared type as H.Normally hidden filed is used to
return the value of RTNCSRLOC(Return cursor Location),CSRLOC
(Cursor Location)function.

Is This Answer Correct ?    10 Yes 0 No

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

Answer / deepak

hidden field can not be modified by user.It can only be
midifile by program. It is widely user in Subfile.

Is This Answer Correct ?    7 Yes 0 No

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

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

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

Answer / talk2sreenivas@gmail.com

hidden field is mostly security for the pc user.it can
mostly modified by the user.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More RPG400 Interview Questions

How to change the name of physical members Dynamically?

1 Answers  


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

0 Answers   CTS,


Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?

2 Answers   Cap Gemini,


how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.

4 Answers   iSoft, Wipro,


What is ment by record level identifier?

0 Answers  


what is the difference between the cpyf command crtdupobj command?

9 Answers   IBM,


Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?

2 Answers   TCS,


Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?

4 Answers   IBM,


what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code

2 Answers   IBM,


Difference between RESET and CLEAR

1 Answers   TCS,


1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?

14 Answers   HCL,


how to retrieve RRN value in RPGLE program

3 Answers  


Categories