Hi All,
I have got some requirement.please look into this
The requirement is in this way:
We have a transaction in R/3 called as CN22(Network Change).In this transaction user is having different activity tabs and under each activity user is supposed to fill some limited fields and submit so that it can update corresponding Backend tables.
The problem is user has to navigate to so many tabs in R/3 to fill these limited fields .This requirement we want to capture in Portals such that all needed fields and menu items can be loaded on a single portal page so that user can have a good interface and at a maximum he needs to scroll down to input these fields.
Whenever user updates these fields on portal page it should update SAP database in the same way it use to update through R/3.
My understanding in this case is it can be achieved by developing an application in web-dynpro and integrating this into the portal. Is there any other alternative method to do this?
Can Visual composer in portals be used in this scenario to give flexible UI interface?
Thanks in Advance