How to attach a search help?
how can you validate the entries in TMG?
Answer Posted / bhavana
reate asearch help in SE11.
1.If you want to assign standard search help you can do it
as below.
say for VBELN.
SELECT-OPTIONS: so_vbeln FOR vbak-vbeln MATCHCODE OBJECT VMVA.
VMVA is standard....u can replace it with user defined.
2.Code it in
AT SELECTION-SCREEN ON VALUE-REQUEST FOR fieldname.
3.If u want to give it for a standard SAP field u can modify
the data element and assign the help in se11.
in TNG VALIDATE THE FIELDS. BY USING EVENTS. IN EVENTS WRITE
THE SUBROUTINES AND VALIDATE THE FIELDS
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
Which database object is used for storing the system variables? : abap data dictionary
What is design pattern? Provide example .Why are we using it?
Explain what is sequence of event triggered in report?
Differentiate between table and template ?
What is cts and what do you know about it? : abap hr
Is it possible to pass data to and from include programs explicitly?
Setting up a BDC program where you find information from?
What are the payroll related infotypes? : abap hr
Name the special commands of list?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is function group?
How do you populate data into a multiple line field?
What are critical issues you have faced in your project