cancel
Showing results for 
Search instead for 
Did you mean: 

Have Editable fields after Submit by initiator

pramod_gopisetty1
Active Contributor
0 Kudos

Dear Guru's,

In our scenario we have multi level approval. So Initiator initiate the form and on submit, goes to review manager for review, once he submits it goes to approval manager for approval.

Now the issue is once Initiator submits all the fields are read-only. Based on the link after submit the fields are automatically set to read-only.

SAP Interactive Forms by Adobe - Developing Java Web Dynpro Applications - SAP Library

Review Copy

  • All fields are automatically set to read-only mode for the non-interactive copy of the (originally interactive) form.

If Review Manager wants to edit the fields what needs to be done?

In current scenario we are rejecting and initiator needs to redo the same process.

Please help.

Thanks,

Pramod

Accepted Solutions (1)

Accepted Solutions (1)

pramod_gopisetty1
Active Contributor
0 Kudos

We are using Web Dynpro JAVA based Adobe Interactive Forms and in the WDDOINIT method of the Component Controller we are setting the Form to be Read Only.

Commenting or setting it to False resolved the issue.

Looking at other issues doing so.

Thanks,

Pramod

Answers (0)