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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to Raise a Particular Ticket in Realtime ?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
What are the advantages and disadvantages of different types of bdc's?
Explain the disadvantage of using exec sql statement in abap?
when does a list get sent to the screen on the presentation layer?
what is difference between set screen and call screen ?
Differentiate between table and template ?
What are logical databases?
Explain what is an rfc?
what is user specific parameter?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the different types of laws. What are they?
What is its?
What are the ways you can do the tuning?