2012 Jul 21 7:52 AM
hi friends can any one tell me hw to add a collective search help. for the stanadard field in tcode .
my requirement is .
.in tcode `cv01n, in finance doc tab > for doc no field we need to assign a collective search help.
as per my knowledge if a std.field has a std.search help we can add our search help by using append search help..
but if std field like in BKPF table, belnr field does not have standard search help ....sooo hw can i add search help for that.
hi friends can any one tell me hw to add a collective search help. for the stanadard field in tcode .
my requirement is .
.in tcode `cv01n, in finance doc tab > for doc no field we need to assign a collective search help.
as per my knowledge if a std.field has a std.search help we can add our search help by using append search help..
but if std field like in BKPF table, belnr field does not have standard search help ....sooo hw can i add search help for that.
2012 Jul 21 8:28 AM
hi dhana radhi ,
Steps.
1. You will need the Access Key to Add Search Help for the SAP Program have that Screen.
this Key will be provided by Basis Team.
2. Find / Create a New Search Help for the Program
3. In the Properties of that Field Put the name of the Search Field.
regards ,
Yogendra Bhaskar
2012 Jul 21 12:08 PM
2012 Jul 21 7:29 PM
Hi Dhana,
copy the screen in question to your own z program. Attach search help as you want. Pass all entered values via CALL TRANSACTION using bdc_tab or, if called transaction is a report, use easy SUBMIT.
Then users will have to use your Z transaction. No modification.
Regards
Clemens
2012 Jul 23 5:54 AM
Hi Radhi,
SAP has "APPEND SEARCH HELP" functionality to append customer search help (Menu Go to -> Append Search Help... F5) to standard search help. Have you tried it?
Thanks,
Thien
2012 Jul 23 7:54 AM
tnqq friends for ur response..
but here My requirement is
in One standard Transaction >
when i click on One Table Control tab tab (ex : Finance Doc No Tab) >>
it will display a Table control which contains 3 columns named 'Doc No', 'fisical year' ''bukrs>
in that Table control when i click f4 ..it must show a search help....
this search help we have added ...(my search help contains three columns with three fields doc no,fisical yr, bukrs.)
but when i select a record from search help ...it is exporting only one field value(i.e doc no ) from search help to the table control tab...
My requirement is.
When i select a record from search help....the corresponding fiscal yr,bukrs must be passed to the table control ..
but here the problem is
2012 Jul 23 9:02 AM
possible but lengthy.
u need to create field exit for that data element.
then attach search help in field exit
2012 Jul 23 11:42 AM
hi abhishek..
is your logic works...?
if yes can u elaborate hw to create field exit for that data element.
2012 Jul 23 11:57 AM
ABSOLUTELY!!
use program RSMODPRF in se38.
execute it.
enter the data element.
it will take u to the se37 transaction where u need to create function module for field exit.
before that u need to create function group.
mark a beakpoint in source code of this function module.
activate entire FM.
at last run the same program in se38.
leave the data element field blank and execute.
assign prog name and screen no.
assign there search help.
2012 Jul 23 1:16 PM
tnqqq for your response ABhi...
i have done till assigning the prgm,screen no...
can u tell me where do i need to assign the search help.
2012 Jul 23 1:31 PM
ohhh m flattered..like the way of saying thanks.
after u have done assigning prog name and screen no.
goto screen layout.
here provide search help name.
revert back if problem not solved.
2012 Jul 23 1:54 PM
I have done as u suggested…but search help is in disable mode.
2012 Jul 23 1:57 PM
My requirement is to add search help to tcode CV01N.
Object links tab > finance doc no TAB > doc No (bkpf-belnr).
2012 Jul 23 1:58 PM
I have done as u suggested…..see below…but search help is in disable mode.
2012 Jul 23 1:59 PM
2012 Jul 24 7:05 AM
Hi.... i have added search help to standard tcode.
I am able to get document No from search help.
but what do we need to write logic in source code of the function module. to pass the corresponding fisical yr,company code of the doc no to screen.
2012 Jul 24 7:22 AM
can u tell how u have attached search help.
so that we can help with the flow logic in source program.
2012 Jul 24 9:25 AM
tcode CV01N.
Object links tab > finance doc no TAB > doc No (bkpf-belnr).
2012 Jul 24 9:26 AM
F1 > click on TECHNICAL Infirmation button > double click on screen no : (i.e) 9887 > CLICK ON Layout >
For doc No (ex : belnr) added search help as below.
2012 Jul 24 9:31 AM
For company code (ex : bukrs ) as it has already standard search help No need to add seacrch help..
For Fisical Year (ex : Gjahr ) added search help as below.
2013 Feb 18 8:49 AM
Hi dhana radhi,
How did u add search help to your standard field. Can you explain in brief ?
I m also facing the same issue in HR Info types screen.
regards
Chandru
2012 Jul 24 1:53 PM
2012 Jul 24 1:55 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |