cancel
Showing results for 
Search instead for 
Did you mean: 

What is role of Abap developer in SAP Ui5 application development?

Former Member
0 Kudos

Hi all,

As a ABAP developer i would like to know what is role of abap developer in ui5 application development.? I know developing basic html website development using jquery also used phonegap build to deploy basic android app.What else skills i need to upgrade my skill set?

Thanks

Deepan Ignaatious

Accepted Solutions (1)

Accepted Solutions (1)

dhrubajyoti_rakshit2
Participant
0 Kudos

Hi Deepan,

The role of an ABAP developer starts from Developing the RFCs to creation of Odata Services in SEGW. This is particularly important during Debugging.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Rakshit,

What about say example i want to transform few parts of existing PP module in erp to SAPUi5 by designing nice UI. So now this involves on click of button to call for bapi's for order creations etc.Does this have to be done in java or abap is still required for calling the FM.

How are fields retrieved from sap table via rfc mapped  and binded to screen?