‎2007 Jun 18 7:10 PM
I have written an InfoSet and Query over logical database KDF. One selection option from the logical database is the clearing date (KD_AUGDT). I want to select only items that are still open (not cleared) so, manually, I set the selection option to single value [EQ], and no date.
I want to set this default value within the InfoSet with a coding element so that any query using this InfoSet defaults with the value EQ set.
Thanks for your help.
Sergio
‎2007 Jun 18 7:21 PM
In SAP query, when you create the query, Just enter the value in your desired field and then save the query. It will appear as a default value on the screen.For example in the language field you enter 'EN', so when u generate the query, it will be appeared with EN as a default value
Regards
Waseem Imran
‎2007 Jun 25 1:34 PM
Thanks for your reply, Waseem
This is not an ideal solution for my needs, unfortunately. The selection option I need to set here is that the value is equal to 'blank'. I want to only show open items and via this LDB I can only do so this way. Also, as a control on performance, I wanted to delegate this InfoSet to open items only so I would prefer to restrict from within the InfoSet.
Sergio