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

Component Model Programing

Former Member
0 Likes
361

Hello ,

Let me know about the Component Model Programing, which is Using in ECC 6.0 ABAP Development. Recently Java and ABAP Dynpro Development is going on.

Please let me know the Concepts.

Thanks In Advance.

Regards

Nag

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
341

HAI NAGANJANEYULU,

Component program model in not the new concept in ecc6.0.

It is already used SAP with the name of component model in dynapro programming.

This model consists of two major concepts:

Creating development components (DCs) of all existing types.

(a) Explicitly defining dependencies between components

(b ) Nesting of development components -> component

within the component.

(c) Defining Public parts -> Specifying the list of development

objects(DOs) offered to other components.

(ii) Handling software components (SCs)

Software components combine components (DCs) to larger

units for delivery and deployment.

These are the basic steps followed in Component Program model.

For more explanation, go through the following link:

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3fc1e590-0201-0010-7e8e-eca71476785e]

If it useful , reward points

thank you,

PRASAD G.V.K

1 REPLY 1
Read only

Former Member
0 Likes
342

HAI NAGANJANEYULU,

Component program model in not the new concept in ecc6.0.

It is already used SAP with the name of component model in dynapro programming.

This model consists of two major concepts:

Creating development components (DCs) of all existing types.

(a) Explicitly defining dependencies between components

(b ) Nesting of development components -> component

within the component.

(c) Defining Public parts -> Specifying the list of development

objects(DOs) offered to other components.

(ii) Handling software components (SCs)

Software components combine components (DCs) to larger

units for delivery and deployment.

These are the basic steps followed in Component Program model.

For more explanation, go through the following link:

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3fc1e590-0201-0010-7e8e-eca71476785e]

If it useful , reward points

thank you,

PRASAD G.V.K