‎2007 Sep 20 7:48 AM
Hi all
I want to do something similar to Selection Condition.
Step to go to selection condition screen
1) SE11
2) Select the View, enter any available value from the dropdown
3)Click on display
4)Select the tab Selection Conditions.
This selection condition workarea allow user to enter the table, fieldname, operator, comparsion value, and/or
After which the above enter value is save to a table.
I need this similar task in my program.
Anyone here has that code on the SE11 of the selection condition or similar solution for that.
Thanks alots. urgent.
regard
gary
‎2007 Sep 20 7:51 AM
HI ,
Try to do the recording for this process .
try to go to SHDB .
Then enter SE11 in TCode..
Using the Recorded code do what ever u want....
‎2007 Sep 20 7:57 AM
you can opt for a BDC whihc i think is a most appropriate solution for such a requirement.
go for a recording in SHDB and apply it in a program .
Thnks