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

Diff between Enhancing the objects and Modifying the objetcs

Former Member
0 Likes
549

Dear all,

can any one clear what is the difference between Enhancing the objects and Modifying the objects ?

Thanks in advance

Venkata prasad

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
524

Hi venkat Prasad,

Enhancing the object, add functionality with out modifying program using userexit or badi.

modification means , change the program coding.

generally , modification of does not make sence.

because, if u modify the object , the wioul effect while upgrading your system.

if useful some rewards,

Rewards,

Bhaskar

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
524

Enhancing means adding new functionality.

Modifying means updating current functionality.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
525

Hi venkat Prasad,

Enhancing the object, add functionality with out modifying program using userexit or badi.

modification means , change the program coding.

generally , modification of does not make sence.

because, if u modify the object , the wioul effect while upgrading your system.

if useful some rewards,

Rewards,

Bhaskar

Read only

Former Member
0 Likes
524

hi,

Enhancement - It is nothing but adding new Functionality to the existing one.

Modification - It is nothing but modifying the existing functionality .

regards,

santosh

Read only

Former Member
0 Likes
524

<b>Enhancing</b> means putting some additives or additional features which necessary for your program or object

<b>Modifying</b> means changing our object or programs on its current functions but not putting some additional features to it

Thanks,

nips