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

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?

Answer Posted / indraneel

1. In wrkmbrpdm screen enter option=25, then shift + F1.
Enter the test that you want to search. Results will be
shown. If the search string needs to be searched in
particular source hit F16.

2. Enither one can use CMPPFM command or option 54.

3. Hidden field is just like any other field in subfile.
Only difference you will not be able to specifiy position
location for the field. That is why it is called hidden
field.

4. Use SFLINZ keyword. Before doing the EXFMT to control
record set on the SFLINZ controlling indicator.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1305


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

1243


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

2387


what is the use of sflnxtchg?

1316


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

3047


how do I declare a table or array in rpg iv?

1228


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

1356


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

1664


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.

2678


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1972


What is the difference between copybooks and subprocedures in as400?

1408


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2568


can I touch the array during treatments?

1218


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

1059


what is kids-rpg?

1176