Hello Guys,
I've create a Web Dynpro Application and inside the view I add a TextEdit component with "EMPTY VALUE". How can I set the value "TEST" on the wdDoInit() method on this value in Runtime ? I don't Context parameters.
Like:
TextEdit.setValue("TEST);
I should use a wdControllerAPI or wdComponentAPI ?
Thanks,
Evandro.