Options

Posting Date filter.

Rajat_MRajat_M Member Posts: 34
Hello Experts,

I have been asked to create two fields 'From Date' and 'To Date' in General Ledger Setup table. Then in 'General Ledger Entries' page when I use filter for Posting Date (e.g. 12/10/2012..05/05/2016) then it will show all the records till today. Also, I need to use ( where From Date<= To Date) expression.

For that I need to write a code within OnOpenPage Trigger of 'General Ledger Entries' page. And I also declared two global variables 'From Date' & 'To Date' and a record variable RecGLSetup(General Ledger Setup). But I don't know the exact code for this?? Can anyone please help me out??

Regards,

Best Answer

Answers

Sign In or Register to comment.