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


Please Help Members By Posting Answers For Below Questions

Difference between Insert, Update and Modify?

685


How can we use / display table in a screen?

647


What is the meaning of table buffer? This buffer is used by which type oftable?

771


Explain what are the various types of selection screen event?

560


Why cant we use Normal function module for data transfer?

1709






Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?

1621


What are the disadvantages of logical databases?

667


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

640


State the system field for the current date?

634


What is modularization and its benefits? : abap modularization

726


What are interactive reports?

635


What are the differences between macro and subroutine?

620


​​Can multiple abap systems connect to abap database?

603


How are the date abd time field values stored in sap?

601


Name a few data dictionary objects? : abap data dictionary

689