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
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
When the top-of-page event does get triggered?
Where do you use help views?
In order to upload purchase order details, how you handle multiple values for a single field?
What is get cursor field?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
Explain the difference between open_form and close_form?
Explain lsmw?
What is repository info. Systems? : abap data dictionary
How do you set up background jobs in sap?
Which objects are independent transport objects? : abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary
Explain the components of selection table?
Can you delete data element, which is being used by table fields. : abap data dictionary