Question:
Hi,
How can i limit user selection for vkorg in selection screen?
This report will only be use for all AU vkorg (Eg: AU01, AU03,etc)
When user press F4, it should only show AU01,AU02,AU04,etc but not SG01, SG03..
is there any way to limit the selection?
Thanks.
Answer:
Create your own custom S/H based on the one currently being used and assign it to that selection field. In the ‘Selection Method’ you will see a tab ‘Selection Conditions’ – that’s where you make your exclusions/inclusions.
Answer:
Hi,
Can you provide me some example? I have no clue on what you are talking about...on "selection method" and "selection conditions".
Thank you.
Answer:
A "Selection Method" is the table or view that returns the data of the Search Help, like the FROM clause of a SELECT statement. "Selection Conditions" are like WHERE clauses on a SELECT used to control which subset of values are returned.
On SE11 there is a radio button and input field for maintaining Search Helps. A given Search Help is either "elementary" (meaning it actually returns values) or "collective" (meaning it consists of multiple elementary Search Helps).
An elementary Search Help will have a Selection Method specified on the definition tab.
Once you drill into the Selection Method you will see the Selection Conditions tab.
Grogan