Search data in Select-Options

select-options s_budat for mkpf-budat.

loop at s_budat
    write: 'Date from ', s_budat-low, ' to ', s_budat-high.
endloop.

The default select-options search is Include.

e.g.  Material Document             12345678          to

To Exclude  the record 12345678

  • Place your cursor at the Material Document field.
  • Click the Selection options button
  • Click the Radio button Exclude from selection and hit Enter
  • A red color sign will appear indicating that this is a exclude selection options
  • If you click the Multiple Selection arrow on the right, scroll down the pop-up screen and you can see an additonal selection ...but not
Pattern selection

When you want to select data based on a certain characters.

At the selection screen field, key in the characters and hit enter. e.g. ZXX* or *ZXX* then hit enter, the pattern sign will appear.

More Function Module
Functions / SAP Script / ALV

Tables
Database Table

ABAP Books List
ABAP/4 Certification, Programming, Smartforms, Sapscripts and Object Oriented Programming Books

Smart Forms
SAP Smartforms

ABAP Menu:
ABAP Example Hints and Tips

Return to Index:-
SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.  The site www.gotothings.com is in no way affiliated with SAP AG.
Any unauthorised copying or mirroring is prohibited.