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 / santhosh
At user-command used with predefined GUI status overwrites
the standard F2 functionality which raises PICK event,
which is mandatory for AT LINE SELECTION
We need to explicitly add F2 functon code with PICK as its
name, then it will trigger at line selection also
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Work most on which module: name a few tables?
What are the two ways for restricting the value range for a domain? : abap data dictionary
When you prefer lsmw?
What is the function of the correction system?
Difference between Insert, Update and Modify?
Explain client-dependent and client-independent tables.
What are the main events of which are used for logical database?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Explain the difference between a pool table and a transparent table?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Where do you code the hide statement?
What are the data types of the external layer?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is Buffering Concept? When should a Table be buffered?
What is the function of a domain? : abap data dictionary