Demo on Search help exit for the material
By Naveen Kumar Kusuma, OpenText Technologies
Search help exits are used to restrict
the standard search help returned values according to users’ requirement.
Example:
Scenario: When User1 require only
Material type as Finished goods and User2 require only Material type as Raw
material, for this scenario we can use search help exit.
Go to SE11, select the search help
radio button.
To restrict the values for Material by
Material type search help name is: MAT1T_E
Click on change button.
For this create a function module,
write the logic according to the requirement and place the function module in
marked location.
Function
module structure definition: Create a parameters in changing and Tables tabs as
follows.
Write the following code in the source
code tab.

Click
here to continue...
|