Answer Posted / rammohan
at line-selection validates the entire line and displays
the secondary list based on 1st list condition means where
ever u double-click on line it validates.
sy-lisel+0(field_length) = <conditin>.
at user-command validates the function keys to displys the
secondary list based on primary list conditions.
for this we are using sy-ucomm = <fcode>.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we write the code both call transaction and session method in single program?
what is leave to TRANSACTION?
What is the difference between RETURNING and CHANGING parameters for a method?
how to genernate 21 sencondary index
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How to call transaction in session method without recording?
Explain what is a foreign key relationship? Explain this with the help of an example.
From Excel to ABAP - Is batch mode possible ?
Explain the disadvantages of logical databases?
What are the components of sap scripts? : abap hr
Explain how to create any functions?
Select query optimisation
What is the modification assistant?
How do I find the output type of a table or a program?
What are the two ways for restricting the value range for a domain? : abap data dictionary