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 are the two repeating frame always associated with matrix object?
What is the sequence the Report triggers will fires while running a report ?
What are the built_ins used the display the LOV?
if u want to delete all these detail block etc what will happen in form
How do you reference a Parameter?
What are the built-ins used for Creating and deleting groups?
What do you mean by a page ?
How can I sum column wise in Oracle excel report?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
What is the maximum no of chars the parameter can store?
What are the types of trigger actions?
What are the sql clauses supported in the link property sheet?