‎2008 Mar 28 8:37 AM
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
‎2008 Mar 29 7:07 AM
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
‎2008 Mar 29 7:07 AM
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