cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

difference betweencomponent controller,Custom controller&Interfacecontrolle

Former Member
0 Likes
339

Hi all

what is the main difference b/w component controller , custom controller & interface controller.

i want to know the difference of these three in the real time environment.

if anybody explains me with any simple example then it is great help to me....

Thanks

Suresh babu.

View Entire Topic
Former Member
0 Likes

Hi,

Controllers Conecpt mainly deals with the separation of the code/logic and the layout in the MVC pattern. Actual business logic is handled in these controllers.

Please find the link for the usage and impoertance of each controller-

http://help.sap.com/saphelp_nw70/helpdata/EN/b9/b82c4142aef623e10000000a155106/content.htm

Ask a Question