i have two pfs it contains "Status" fields in the same
name "status in both the pf's...But i used the same name
in display file...when i enter a status thru disp file it
willbe added to pf1...so i want to rename "Staus " field in
pf2 through program...............wat will do..give coding?
Answer Posted / svankipu
Yah! Kumar's answer is correct and...
Syam's answer is aptly correct. exact.
why do u want to prefix all the fields either?
it is not proper also. & it becomes cumbersome also while
maintaining.
Thanks!
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is rpg fixed logic cycle?
what is the maximum number of fields under a record format of physical file?
What is the difference between physical file and logical file?
what are all the contents of subfile?
how to toggle between single line and multi - line display of a particular record in a subfile?
can a single screen format occupy a screen area above and below a subfile format ?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is the purpose of putovr (put with explicit override) keyword?
what are the different types of variables available in cl?
when is a tag statement used in rpg?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
the maximum number of subfiles that can be active for a single file is ____ .
how to validate input values in display file ?
how can I give more performance to some selected pages?
What are the record format field mapping options in cpyf?