you have own g table & kna1 table how to attach the search
help for g table as well as kna table?if u press f4 on
selection u should display only primary key field of kna1
as well as g table fields
Answer Posted / ramalakshmi challa
Hi,
You can do this by creating two elementary search helps and
including these elementary search helps in the collective
search help for that field.
Let's say we have a Z-Table as ZEMPLOYEE1 with key field
EMPNUM and We have standard table KNA1 with key field
KUNNR.
We want a search help with data of EMPNUM and KUNNR. For
this we create two elementary search helps for EMPNUM and
KUNNR and include them in the collective search help and
assign this to the field in the ztable. Also we can create
a elementary search help for the ztable and display it with
the key field of the KNA1 table.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the different types of parameters? : abap modularization
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What is dynpro? what are its components ?
What are the parameters in bdc_open_group? : abap bdc
Explain what are the different functions used in sap script? What are the parameters used in each function?
Explain the sequences of event block?
How to find the return code of a statement in abap programs?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are system variable in abap?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is singleton pattern in OOPS?
Explain the uses of the simple maintenance interface? : sap abap hr
What are the types of parameters in the function modules?
how 2 create the normal form by using functional module
How to convert normal function module to bapi?