Adding an Element to a sub node
I have a Context that consists of a node (foodAndBevServingSizeInfo), three additional attributes, and a sub node (householdServingSize) which has a single attribute. Please see below image. My...
View ArticleExecute Adaptive RFC 2 Model Issue
I follow this guide: Using an Adaptive RFC 2 Model in Web Dynpro for Java(Using an Adaptive RFC 2 Model in Web Dynpro for... | SCN) to excute ARFC2 BAPI_FLIGHT_GETLIST like...
View ArticleAccess SAP Tables using JAVA
Hi Experts, Is there any ways to access SAP custom or standard table using java without using RFC. If yes please help me. I have checked the following link (Access ABAP Table using Java (NWDS/JCO)) but...
View ArticleIs Web Dynpro for Java important to learn SAP Portal
Hi,I need to take the following course :SAP NetWeaver Portal – DevelopmentBut I found a prerequisite for that course which is: Web Dynpro for Java...
View ArticleAscending and descending Table sorter in webdynpro java table
Hi, We are on NW 7.3 Portal and implemented Table filter and Sorter in Webdynpro java . every thing is working fine but column sorting is not happening in descending order. Clicking on column once...
View ArticleIE 11 - Browser not supported when opening Portal 7.4
Hi guys, After updating Portal to NW 7.4 SPS6, we are facing a dump related to browser compatibility After accessing to HR Evaluation Performance Portal, it dumps with the message below. It calls a...
View Articleassigning usermapping ID to portal users from wd java
Hi, i need to programatically assign user mapping for portal users. I saw IUserMappingData interface. Can you please tell me with an example. We have a reference system in portal for user mapping and...
View ArticleHow to get the Groups/Roles and Users from the Enterprise Portal using...
Hello Friends, Agenda:1. How to get Groups/Roles and Users from the Enterprise Portal by using Webdynpro JAVA2. How to Change the Old Groups Name to New Group Name by using Webdynpro JAVA How...
View ArticleWebdynpro Overview.
Dear All, Here i am sharing basis knowledge for WebDynpro overview. Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for...
View ArticleWD local projects not shown in WD explorer view
Hi, I have converted the old WD projects to local DCs but they are not appearing in the WD explorer view in WD perspective. I can see them in navigator view. I do not see any errors being displayed. I...
View ArticleTable Data Download To Excel Sheet.
Dear All, Here table data we can download into excel sheet.I hope this is help for others.methode -->DownloadToExcel( java.lang.String key, java.lang.String tableName,...
View Articlecommunicating html to webdynpro java.
Hi Experts, In my current assignment iam embeding html ui inside a webdynpro java view ,kindly guide me to execute webdynpro java method from html button onclick method. Thanks & Regards,Smruti...
View ArticleARFC2 Model Error
Hi, We have a webdynpro java application with FPM.I migrated my model to ARFC2 from ARFC to import new structure changes.Model got migrated successfully, but I am getting the below build error in...
View ArticleHow to Connect SQL System by using Hibernate Framework in Composition...
Hello Friends, Agenda:- How to Create Webdynpro JAVA application in Composition Environment 7.2 using Hibernate Framework How to Connect SQL System using Hibernate Framework in...
View ArticleAfter 7.0 to 7.3 migration i am facing one issue like application not yet...
Hello Experts we are migrating our Portal to 7.3 and I am migrating custom project from the ond one, thus I:- exported a project from previous NWDS- imported into NWDS 7.3- migration completed after...
View Articleunable to edit JCo settings
Hello, I am unable to edit the Jco settings in any of the JCo destinations created in my portal system. When i click on "Preview" or "Edit" option of the JCo destination, it throughs the following...
View ArticleSAP Webdynpro Java UItable export to excel
Hi all, I have delopment a old method for export UItable to excel 2003 (.xls) , the method was development following: Exporting Context Data into Excel Using the Web Dynpro Binary...
View ArticleError while merging the PDFs
Hi, We have some images in a table and the requirement is to merge all the images into a single PDF file. We are using PDFMerge utility to merge the PDF files. But while merging it is giving the below...
View ArticleWorking with Adobe Live cycle Designer and configuring ADS on AS Java 7.3 server
Hi Experts, I have a requirement to work on Adobe Interactive forms in 7.3 environment, so I have installed AS Java 7.3 server along with ADS. And for additional configuration I have followed the...
View ArticleCreating Java web service Proxies in nwds 7.3
Hi Experts, I'm trying to consume the WSDL (Which has been generated from PI. ESR) by following the below thread in NWDS 7.3 but I'm not successful in doing so....
View Article