cancel
Showing results for 
Search instead for 
Did you mean: 

Guidelines to convert a Business scenario into components.

senthil_kumar29
Participant
0 Kudos

Hi,

Any guide lines available, How a business scenario can be split into components. I think, Basically Model access occupy one component, Business process occupy other and display it in a view in other component.

Looking for Ur valuable suggestions. If any blog avail. please provide the link.

Cheers,

Sam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sam,

There is no specific guidelines. First you need to understand the concepts like Model, Component and Views. If you really understand them then you can automatically decided when we need to use them.

<b>Model:</b> Mainly for Business Logic. In WD ABAP here Functions modules,

BAPI's or Classes which holdes the Business logic.

<b>Componennt:</b> This will be the controller between Model and View. Because

Model and View can't talk each other. So from the Model logic

it access the information and put them in the context

elements or attrubute. From there each view will take the

information.

<b>View:</b> View is completely related to How you represent the Result on the

screen. View contains UI logic and accesing the information from the

Controllers.

If you understnd the MVC model then you will have the clear picture about these scenario. Read NET310 Matrial which has the full information.

Warm Regards,

Vijay

senthil_kumar29
Participant
0 Kudos

Hi Vijay,

Thank you for your valuable information, I don't have NET310 material, if U don't mind, can U please send it my mail.

Cheers,

Sam

0 Kudos

Hi,

I would also be very grateful if could send me a copy to my e-mail kvzakhar@yandex.ru too.

Thanx in advance!

Former Member
0 Kudos

Hi Vijay,

I would also appreciate it if you could send me a copy of the NET310 material.

Thanks

C

Former Member
0 Kudos

Hi,

please note that the NET310 course is not for free and that the course, together with the course material, has to be paid for. See also

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdabap/learning%2bmap">here</a>

Regards, Heidi