If one view is called 10 times in the lifespan of a webdynpro component, how many times will the method wddoinit be called and how may times will wddomodifyview be called ?
Answer Posted / varma
WDDOINIT called once
WDDOMODIFYVIEW called 10 times
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a supply function?
Is it possible to hide f4 function for an input element programmatically?
What is component controller?
In events start-of-selection is default event. When we have to use this event explicitly? Why?
What is a screen group? How it is useful?
What is the transaction code for table maintenance?
List of screen elements?
What are the dynpro components?
How does the interaction between the dynpro and the abap/4 modules takes place?
Explain the concept of lazy data access?
What are different types of attributes of function module?
What are hook methods in web dynpro abap ?
For sales document: item data, which table is used?
What are the advantages of using view set?
What are the webdynpro init events and what is the sequence of trigger?