To display the page no. for each page on a report what would
be the source & logical page no. or & of physical page no.?
Answers were Sorted based on User's Feedback
Answer / sudipta santra
This is the way how to display the page number.
SRW.GET_PAGE_NUM (page_num);
Description: This Function returns the current page number.
This is useful when you want to use the page number in the
field's Format Trigger property.
Syntax:
SRW.GET_PAGE_NUM (page_num);
Parameters:
page_num: Is the variable in which you want to place the
current page number.
Returns: The current page number variable into the boiler
plate text item in the report.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a visual attribute?
What is a Text_io Package?
What is a record group?
How i get the client m/c IP address.
what are the oracle forms services components include?
List the Types of Items?
difference between global n context sensitive segments?
if u want to delete all these detail block etc what will happen in form
based on parameter value layout of report should change
what ia an object groups?
What is 4-way match?
How can you hide the report in Apps?