how to insert the data in pf by using cl program
Answers were Sorted based on User's Feedback
Answer / ravi teja
by using RUNSQLSTM in CL we can insert data into PF
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mohammed anwar ali
In CL, we can't insert a record in PF.By using CALL command, call one RPG Program, By this Program only we can Insert,Update & Delete a records in PF.
| Is This Answer Correct ? | 3 Yes | 1 No |
how will you find a string using pdm?
How to create files dynamically without DDS?
can a indexed file be accessed in arrival sequence in rpg program?
how many files can be defined in f specs?
What are the system objects required for journalling?
what is the syntax for plist?
can we define multi-dimensional arrays in rpg ?
What is the purpose of OVRATA keyword ?
what keyword must be used with protect keyword ?
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)?
how many printer files maximum can be used in single rpg program?
define the purpose/use for sflrna?