what is difference between BEGIN-REPORT and BEGIN-PROGRAM?
Answers were Sorted based on User's Feedback
Answer / vinod kumar
Begin-Program and Begin-Report both are same. If a SQR
program contains both Begin-Program and Begin-Report then
which one come first in the program will be executed.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / 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 |
Situation: you want to create a prompt table dynamically for a specified field. How would you do that?
Can you save the component programmatically?
What conditions are required to establish parent child relationship between two records? What are the advantages with that?
What is the use of %subrec and %selectall functions?
What is difference between saveprechange and savepostchange?
What will be the output of an application engine to use component variables instead of state record?
Explain does peopletools 8.4 support web server load balancing?
What are the different ways to suppress the Search page when a component is opened.
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Explain tree manager?
How to populate data into grid in online?
What is portal (structure and content)?