cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit in Java

Former Member
0 Kudos

Hi,

I have a standard SAP JAVA program in mySAP CRM. I want to import it NWDS and then customize it, for Example I have a Save button option in standard SAP program and I want to add some functionalities in the code (Like what we do in ABAP using User Exit, for modifying the standard Code.), So similalry do we have any option to modify the code in JAVA for standard SAP programs or is there any other way to achieve this...

Please give me step by step solution for better understanding.

Regards,

Guru

Accepted Solutions (0)

Answers (2)

Answers (2)

Anmol_Kumar
Participant
0 Kudos

Hi,

In Web Dynpro for Java there is no concept for "User Exit in Java"

Step involved:

(1) Import the components in NWDS

(2) Do necessary changes as required

(3) Create a application

(4) Build the appplication

(5) Deploy and run the application

Hope it answer your queries.

Regards,

Anmol Kumar

Former Member
0 Kudos

Hi,

I know that we don't have any user Exit functionality in WebDynpro JAVA, but still how can I import the standard SAP JAVA programs from mySAP CRM 5.0 to my NWDS and the do the necessary changes and then upload it back... Hope I am clear about my query...

Regards,

Guru

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

There is no concept called User Exit in Web Dynpro Java, u have to import the component and modify it as required again deploy.

SAP is now slowly moving to Web Dynpro ABAP, alraedy cProjects of DMS are now in Webdynpro ABAP. where u can extend the functionality of standard Web Dynpro ABAP application.

Regards

Abhimanyu L