2010 Aug 23 1:07 PM
HI Experts,
I have a requirement to add a field(mstbr) on the standard elementry search help(premk) and also perform a control check on that field belongs to pa0001 table, the check is with reference to pa0001-pernr, i need to check that whenever the pernr is not there for mstbr in pa0001 then raise a message say 'invalid personnel'.
the main requirrement is to control the pernr with respect to mstbr.
i know its not fully clear in some way hazzy but can anyone tell me how to work with the search help enhancemets specifically how to code and validate using search help exit.
Thanks in advance
bsapman.
HI Experts,
I have a requirement to add a field(mstbr) on the standard elementry search help(premk) and also perform a control check on that field belongs to pa0001 table, the check is with reference to pa0001-pernr, i need to check that whenever the pernr is not there for mstbr in pa0001 then raise a message say 'invalid personnel'.
the main requirrement is to control the pernr with respect to mstbr.
i know its not fully clear in some way hazzy but can anyone tell me how to work with the search help enhancemets specifically how to code and validate using search help exit.
Thanks in advance
bsapman.
2010 Aug 23 1:15 PM
Search the wiki there are some samples and guides. (e.g. [Implementing Search Help Exits|http://wiki.sdn.sap.com/wiki/display/Snippets/ImplementingSearchHelpExits] or [Search Help Exit |http://wiki.sdn.sap.com/wiki/display/Snippets/SearchHelp+Exit] in [Code Gallery|http://wiki.sdn.sap.com/wiki/display/Snippets])
Regards,
Raymond
2010 Aug 23 1:25 PM
Hi,
Check this link : http://help.sap.com/saphelp_46c/helpdata/EN/cf/21ee2b446011d189700000e8322d00/frameset.htm
Regards,
Veeranji Reddy P.
2010 Aug 23 1:26 PM
Hi,
Add your required filled in search help and implement search help exit. You can refer any function module start with F4IF_SHLP_EXIT* and take a reference of any FM.
Regards
Nimesh S. Patel.
2010 Aug 23 1:57 PM
Hi,
You can create a implementation for BADI HRPAD00_PAPM and implement your filter logic.
Thanks
Subhankar
2012 Mar 01 7:15 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |