I want to put date i search in report how i make this as this example
Employee
sales header(indention)
sales line(indention)
then i want to put shipment date in header of employee. this shipment date found in request filter field of table of shipment line when i write date i search i want it display in header of report meaning in employee header and i want to show it in all page how can i make this
0
Comments
datefilter := record.fieldname ;
place the datefilter variable on the header of the report in a textbox.