can we write at-line-selection and at-user-command at a time
in same program.
plz some body help me to know this answer.
Answer Posted / siddharth samal
YES BOT THE EVENTS ARE TRIGGERED IN THE SAME PROGRAM. AT
LINE SELECTION EVENT SELECT THE CURRENT ROW WHICH IS STORED
IN SY-LSIND. IF THE USER DOUBLE CLICK ON THE LINE THE AT
USER COMMAND TRIGERS. THIS CONTAINS THE FUNCTION CODE OF
THE FIELD.NOW YOU CAN CALL LIST SCREN THERE AFTER. SO ITS
MANDATORY BOTH THE EVENTS SHOULD TRIGGER IN ONE PROGRAM.
Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What are subroutines? : abap modularization
What is step-loop? Explain all the steps?
What is cts and what do you know about it? : abap hr
Do we create table fields with out data elements and domains?
Explain how to create any functions? How to go about it?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
what is call back in alv?
Differentiate database index and match code.
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
What are the system fields?
Does sap handle multiple languages?
visibility section for class level and attributes level
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Which objects are independent transport objects?
Why do we need enhancements?