predefined filter on ReqFilterFields field

EugeneEugene Member Posts: 309
is there a way to set a predefined filter for a ReqFilterFields field in a report ?

I know one can use SETTABLEVIEW to achieve it when calling the report from a form or codeunit but is there a way to achieve the same when calling the report directly from menusuite ?

Comments

  • krikikriki Member, Moderator Posts: 9,110
    No, it is not possible.
    The only way is to call a codeunit (or other object) that calls your report.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.