Hi all,
This document will help us to create the search help for opportunities and Activity etc..
Depends on Business transaction type , the transaction will be stored in data base view CRMV_OBJECT_ID.
1. Create Search help for to retrieve and display only opportunity ids.
2. Goto SE 11, Provide the search help name ( ex : ZSEARCH_OPP).
3. Give the short desc and provide the selection method ‘CRMV_OBJECT_ID’.
4. Provide the Parameter OBJECT_ID, DESCRIPTION_UC, and OBJECT_TYPE.
5. OBJECT_ID IMP(X) EXP(X) LPOS(1) SPOS(1).
6. OBJECT_TYPE IMP( ) EXP( ) LPOS( ) SPOS() default ‘BUS2000111′ —-for opportunity.
‘BUS2000126′ —–for Activity.
save, check and Activate .
use this any one of the selection screen .
select-options : s_opp for gv_oppid MATCHCODE OBJECT ZSEARCH_OPP.
X— means check box check.
()—- Space
regards,
ajayram