How to import WebDynPro Java application into nwds
Hi All, I need to customize the existing WD Java application. From the serverapps/sap.com/ess~empquota 1)How to import it in to NWDS?2) In which format I need to import in nwds? I have downloaded the...
View ArticleDropdownbykey issue
Hi all, We have recently migrated our WDJ applications to 7.3 version. After the migration, in one dropdownbykey (populated using a SimpleValueSelector), on clicking it a popup is opened instead of...
View ArticleBusiness Graphics in WD Java
Hello all,We are trying to generate a chart using Business Graphics UI (using Chart Type as Column). We are able to develop it, but we need to specify the threshold value for a chart. For example, the...
View ArticleSAP JAVA server0 did not start successfully
Dear All, My SAP JAVA server0 did not start successfully, from the log, i can see the error below. It caused SDM can not startup in standalone...
View ArticleServices for SAP System Landscape Directory
SAP Help for Netweaver Developer Studio states that these services allows navigation in the system landscape and gives an example : try { // Get the required CIMClient object...
View ArticleARFC call from EP
Hi Gurus, Am facing a problem after re importing an ARFC model. I added a new parameter to RFC after than i done Cache invalidation for both RFC metadata and dictionary. Now i am passing value to this...
View ArticleRuntime exception:java.lang.NoClassDefFoundError
Dear all: I create two dc project in my local trackdemo_web DC Type:J2EE / WebModuledemo_app DC Type:J2EE / Enterprise Applicationuser.jsp in demo_web,this jsp file used useBean to get user...
View ArticleInvalid name:appropriate prefix not found; choose another name for another...
Hi, I am using nwds 7.3, while doing changes in already existing DC I am not facing any issues. But when I create a new DC, and application is created it throws a warning nvalid name:appropriate prefix...
View ArticleBest-practice for retrieving and displaying large amounts of data in Web Dynpro
Hi experts, is there a best practice on how to retrieve big amounts of data (e.g. via RFC) and displaying it (almost) instantly?I know the basic architecture of using non visual controllers as data...
View ArticleHow to set radio button in init
Hi people!I'm sorry but i don't speak english. I have the follow problem: - When i check the radiobutton and save it, it works in database. - But when i leave screen and after i come back to same...
View Articlehow to add group element o print sceen.
Dear Expets, I have requirement like group elements need to add in print out,my application is after filing all details then submitOnce click on submit, it will generate tracker, Now my requirement is...
View ArticleError Application Component Missing and Application Start Up Plug Missing
I'm trying to activate the activity which contains a new dc that I created, the dc and application builds and deploy perfectly, but by the time a try to chack in the activity, the following error...
View ArticleNeed to create tree in table column 2nd
I know very well about TreeByNestingTableColumn--------------> it's master column we can't change the position but I need that thing in different column please help me out....
View ArticleSAP 7.01 with Oracle 12c - JDBC Error
Hello,Recently the Oracle DB was upgraded to Oracle 12c. But after upgrade, when we try to deploy WDJ applications on our SAP NW 7.01 server, we get the following...
View ArticleWebDynpro Java - Exception on execution of web service with operation
Hi Experts, This is my first time with this tool and i have a terrible problem, first i going to explain my scenario. - I have a WebService from SAP PO- This WS have one form, and four types of...
View ArticleReleasing an activity in NWDI with the latest .ear deployed already
Hi all, We are using EP version 7.0. Previously we used NWDI to move our Web Dynpro Java transports. However, we have encountered an error where we released and transported one activity to QAS and...
View ArticleRFC wd java
Hi I have an requirement to create a WD java application that will take a user id as input and make a RFC call to the backend to retrieve the infotypes assigned to the users. This application will then...
View ArticleHow to send readonly task in SAP BPM weddynpro java
When I submit a request and sends the confirmation notification to the submitter, I want to send him a link in the notification message from BPM, when he opens that link he should open the task in...
View ArticleHow do i get all ui elements of a view? (Web Dynpro Java)
Is there a way to recursively get all elements inside the root element of a web dynpro (java) view? For each child element found, i would like to read/modify properties at runtime.
View ArticleHow to Collapse standard MDM WD component trays?
Hi All, I want to collapse some of the trays of Standard MDM WD component when loading the page. Is that possible through code? I know it is possible in custom trays. But I've no idea about standard...
View Article