cancel
Showing results for 
Search instead for 
Did you mean: 

which technology should we use

Former Member
0 Kudos

Hi,

our customer wants a webApplication.

All the business logic is resided in the ABAP stack and all the function modules are alredy done.

So we just need:

  1. User Interface for the internet users

  2. User credential logic (login, verify user name, reset passwort, new user etc.) with all savety aspects

As the UI should fit into the customers corporate design and all the business logik is in ABAP, I guess WebDynpro is not the best?

Any sugestions and usefuls links are appreciated.

Thanks

Regards

Mario

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Mario,

You can use Adaptive RFc model to access function modules from webdynpro for java.

check this link for more details

/docs/DOC-8061#15

Thanks

Bala Duvvuri

Answers (1)

Answers (1)

Former Member
0 Kudos

Web Dynpro ABAP might be a useful choice.

Armin

Former Member
0 Kudos

Hi Armin,

many thanks for your reply.

Does SAP provide patterns (ABAP-WebDynpro) for the user credentials. (User, Passwort, Login-Site., "Password forgotten", etc.)

The budget is low

regards Mario

Former Member
0 Kudos

When you create a Web Dynpro application, you can select "Use Authentication" and a logon screen will appear automatically.

Armin

Former Member
0 Kudos

Hi Armin,

unfortunately this is not enough.

We need more. Something like ebay or amazon credential handling.

I guess this is functionality nearly every webApplication needs. So I thought, SAP did delivere templates for that.

Thanks Regards

Mario