How to change selection screen dynamically?
Answer / kubera
You can use the event AT SELECTION-SCREEN ON OUTPUT and use
loop at screen, make the screen field visible, invisible,
depending on the requirement and modify screen with in a
loop structure.
Is This Answer Correct ? | 6 Yes | 0 No |
Significance of Hide?
What is the difference between a substructure and an append structure? : abap data dictionary
What is its?
in bdc which method best comape to call transaction and session method?with example?
1 Answers vCentric Technologies,
How to debug a smart form?
5 Answers IBM, Mind Tree, TCS,
How many secondary indexes can we create in a table?
In an ABAP program how do you access data that exists on a presentation server vs on an application server?
Final class
What is binary search? where it is used?
what is the difference between user-exit & BADIs?
What are the mandatory fields to be filled in Transaction VA21 for 'Creation of sales order Quotation'.
What are the fields in a bdc_tab table? : abap bdc