Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what is UI programming

rajesh_chaskar
Participant
0 Likes
576

Dear Sir/Madam,

Can anybody help me understanding UI programming .

As i am working with CRM project how it can help me .

with regards,

Rajesh C

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
524

Hi,

pls go htrough this link

/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming

Reward Points if usefull

regards

fareedas

4 REPLIES 4
Read only

Former Member
0 Likes
524

Please have a look at below links. May be useful to you.

[ABAP UI Programming|https://www.sdn.sap.com/irj/sdn/abap?rid=/webcontent/uuid/74b23fef-0b01-0010-868a-e99de4e6d03c] [original link is broken];

[Programming UI|http://help.sap.com/saphelp_nw70/helpdata/en/42/930334a5051d6be10000000a1553f6/frameset.htm]

[User Interface Development |https://www.sdn.sap.com/irj/sdn/nw-ui?rid=/webcontent/uuid/80aef577-543f-2a10-d19c-d83a565efe37] [original link is broken];

I hope it helps.

Thanks,

Vibha

Please mark all the useful answers

Read only

Former Member
0 Likes
525

Hi,

pls go htrough this link

/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming

Reward Points if usefull

regards

fareedas

Read only

Former Member
0 Likes
524

Hi,

UI or the User Interface Programing is a very important aspect of ABAP. It deals with the various technologies that can provide a better interaction with the user. As for the UI is concerned you can have a look at the following links that will give you a detailed information about the ABAP UI.

For CRM, most of the UI is done in BSP and also WebDynPro. You can find a detailed info about the same from the following links:

Classical ABAP UI - Screen Painter / Menu Painter

http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/55509bf8a75f6be10000000a1553f6/frameset.htm

ABAP WebDynPro

https://www.sdn.sap.com/irj/sdn/nw-wdabap

Thanks,

Samantak.

Rewards points for useful answers.

Read only

Former Member
0 Likes
524

hi there...

ABAP offers various options for GUI programming: Web Dynpro for ABAP, Business Server Pages (BSPs), classical GUI techniques using classic dynpros or screens, GUI Controls (example: ALV lists).

Web Dynpro is SAP's strategic UI technology and therefore should be your UI technology of choice when you create new applications. Prerequisite is, of course, that your SAP system provides the necessary basis technology (e.g. SAP NetWeaver 7.0 or higher for Web Dynpro for ABAP).

For some older SAP releases or on special purposes, the use of some other UI technology may be inevitable.

Also chk the above links as they are very helpful for beginners.

do reward if helpful or get bak for further assistance.