Hello all,
I want to create an iView with the Portal Development Kit (1.x or 2.x) which can realize the following functionallity:
The iView fetches information about purchase requisitions from different SAP systems via RFC and show them all in one big table as an overview.
I'm using a SAP Netweaver Portal Trial, different SAP ECC 6.0 system and Visual Studio .Net 2003.
Is that possible to realize? Any hints?
Thanks
Michael
Hi Keller,
SAP have provided a add-on to deploy your projects into portal , once deployed you can use it by creating iView (using Portal Component).
you need ..,
SAP Portal Add-in 2.5 for Visual Studio 2005 - Hotfix 1.exe
SAP Portal Runtime 2.5 for Microsoft .NET - Hotfix 1.exe
(Add-on available for both VS 2003/VS 2005)
You can refer this SAP" target="_blank">http://help.sap.com/saphelp_nw04/helpdata/en/e9/23c80d66d08c4c8c044a3ea11ca90f/frameset.htm">SAP .Net Connector for detailed information.
Hope it helps..
Thanks,
Vijay
Hi! M,
there are more than one way of doing this.one on the way is through WebDynpro for Java.
you need to develop an application in WebDynpro for Java(WDJ).if you are begineer, you can get an idea abt WDJ from following link --
perticularly the following appl. of this tutorial will be helpfull to you --
deploy the WDJ application on Portal server, create an IView for Deployed WDJ application.
hope this will be helpfull for you.
regards,
Mithileshwar
Add a comment