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

Manual Activity in SNOTE

Former Member
0 Likes
1,542

Hi All,

Would like to know if adding a new field to the ABAP structure is a manual activity or not in a SNOTE.

Regards,

Vinodh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
886

Hello Vinodh,

It depends if it's a DDIC structure or not.

If it's a DDIC one, SNOTE can't do it automatically and it's a manual activity.

If it's a local structure defined in an include, SNOTE can change the source code automatically.

Regards,

Walter

Hi All,

Would like to know if adding a new field to the ABAP structure is a manual activity or not in a SNOTE.

Regards,

Vinodh.

2 REPLIES 2
Read only

Former Member
0 Likes
886

I believe it is, but the note will tell you for sure. You have to read it anyway.

Rob

Read only

Former Member
0 Likes
887

Hello Vinodh,

It depends if it's a DDIC structure or not.

If it's a DDIC one, SNOTE can't do it automatically and it's a manual activity.

If it's a local structure defined in an include, SNOTE can change the source code automatically.

Regards,

Walter