cancel
Showing results for 
Search instead for 
Did you mean: 

Display the HCM Form in Webdynpro

Former Member
0 Kudos

Hi all,

I have a HCM processing form, which I need to display in the Web dynpro application through Interactive form UI element. To do this I am binding the Template ID (I am getting the template id from tcode - PHAP_CATALOG ) with the data source of the UI element.

Now my query is, before displaying the form in Web dynpro application for first time, there are some pre-populated fields in the form (i.e. Employee name, Employee number). I need to populate the data in these pre-populated fields when form displays for first time.

Do anyone have any idea on this requirement. Please suggest.

Thanks

Sanket sethi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186491
Contributor
0 Kudos

Hi Sanket sethi,

Please go through the following post --

[;

Thanks.

Kumar Saurav.

Former Member
0 Kudos

Hi Kumar,

Thanks for your reply. Actually the link you have provided, don't have anything about the data display in prepopulated fields in FORM.

Actually I have attached a form in Interactive UI element. it will automatically create a Node in the context with Import/export parameters. But if I set the values in the form fields, it will not reflect in the form when form displays.

Please advice if you have any suggestion on this issue.

former_member186491
Contributor
0 Kudos

Hi Sanket sethi,

if I'm getting it right, you have made one Dynamic Node from where you are opening Interactive Form. If this is the case, then check whether you have defined the layout as of Matrix Head Data. Like suggested in post --

[]

Or, to have a full wiki on this, you can check --

[http://wiki.sdn.sap.com/wiki/display/WDABAP/dynamiclayoutmanipulationinWD+ABAP]

Assuming that you have done all these steps correct, I'd suggest to check whether the navigation had been made properly or not. For that, you can have a look on this post --

[]

Thanks.

Kumar Saurav.