how to create a button in selection screen? how to add a gui
status in a selection screen?
Answer Posted / pankaj sharma
Selection screen Pushbutton <Button_name> User-Command <FCode>
To set GUI Status use Function Module-> RS_SET_SELSCREEN_STATUS
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Type casting and error handling
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
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.
What are the two ways of producing a list within a transaction?
What are the main events of which are used for logical database?
What are the attributes of the data? : abap data dictionary
Example of table cluster and cluster tables.
What is For-period and In-period
What are the user groups?
Explain how data is stored in cluster table?
How do you import pay scale data from non sap to sap? : sap abap hr
What are standard layouts sets in the sap script?
How can we handle table control in bdc? : abap bdc
What is lock mechanism? How do we create lock objects in abap?