what is difference between BEGIN-REPORT and BEGIN-PROGRAM?
Answer Posted / krishna
PROGRAM Section Begin with BEGIN-PROGRAM and end with END-
PROGRAM. In SQR versions prior to tp version 4 PROGRAM
Section was also called the REPORT Section. So BEGIN-REPORT
and BEGIN-PROGRAM both are same. This PROGRAM Section is
mandatory section.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Which peopletool is used to input peoplecode?
Tell me how many sub pages, secondary pages can you create in one level?
Explain how many sub pages, secondary pages can be created in one level?
What is difference between saveprechange and savepostchange?
Situation: you want to create a prompt table dynamically for a specified field. How would you do that?
What is the difference between key and alternate search key?
What is getlevel0()? What is the use of %subrec and %selectall functions?
How can you improve the security and usability of a prompt table edit?
Situation: you want to migrate database from one database to another. How would you do that?
What are the rules used by the system to determine whether a user is authorized to update an object?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Is there any way by which you can find out whether the user is in add mode or update mode?
What is the use of primary permission list in user profile?
What is the purpose of the sqlexec function?
How should Web Application Servers be usedwith PeopleTools 8.1x and PeopleTools 8.4?