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

Change document object in SCDO

Former Member
0 Likes
959

Hi,

I want to know if there will be any issues if I generate update program for standard object VERKBELEG in tcode SCDO for recording change log.

I mean by clicking on Generate Update prgm for VERKBELEG, it will generate and activate new includes and dictionary objects and a FM. Will this create any issues with standard program SAPMV45A? Is there anything that I need to take care before generating this program for standard object VERKBELEG?

Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
685

HI,

I am not sure why you want to regenerate that? Can you please mention why you want to do that? Because if you do so then again it will generate the same FM if you do not give some other function grp name.

Above all if you change the name then this should have huge impact. Because that FM might be used somewhere to log the change. So check this before doing any change. Also will it allow to regenerate that?

Mrinmoy

Hi,

I want to know if there will be any issues if I generate update program for standard object VERKBELEG in tcode SCDO for recording change log.

I mean by clicking on Generate Update prgm for VERKBELEG, it will generate and activate new includes and dictionary objects and a FM. Will this create any issues with standard program SAPMV45A? Is there anything that I need to take care before generating this program for standard object VERKBELEG?

Thanks in Advance.

1 REPLY 1
Read only

Former Member
0 Likes
686

HI,

I am not sure why you want to regenerate that? Can you please mention why you want to do that? Because if you do so then again it will generate the same FM if you do not give some other function grp name.

Above all if you change the name then this should have huge impact. Because that FM might be used somewhere to log the change. So check this before doing any change. Also will it allow to regenerate that?

Mrinmoy