‎2016 Sep 28 12:11 AM
I'm trying to get a little fancy with creating queries but am having issues with selection options.
Under Initialization:
Selection-screen begin of block b1 with frame title text-001.
select-options: s_aufnr for aufk-aufnr.
selection-screen end of block b1.
However when I run the report with an order number I get the max number of hits. The report does not seem to be recognizing the field. I have this field in the field groups.
‎2016 Sep 28 1:21 PM
have you checked the coding on the LDB that is used in the infoset?
Maybe that select-option is just being ignored or has been outcommented
‎2016 Sep 28 8:59 PM