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

Copying std to Z program

Former Member
0 Likes
486

Dear All

I have a requirement that i need to copy saplsproject_solar_doc_eval_im from the solution manager into a Z. Now im copying that into a Z and this is a function pool and this cannot be exceuted directly.I tried to include this in a report program and it says report program found and it shows this include

INCLUDE LSPROJECT_SOLARDOC_EVAL_IMTOP.

Kindly suggest what steps i need to do for porceeding further.

Thanks in advance

SS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
460

when you copy program from system, it may be has 'include', if you want modify code of this 'include',select item of 'INCLUDE' when you copy and rename this include in 'Include-Name Target'.after copy, you can see a new include in your add-on report, you can modify code of this include not effect the system code.

3 REPLIES 3
Read only

Former Member
0 Likes
461

when you copy program from system, it may be has 'include', if you want modify code of this 'include',select item of 'INCLUDE' when you copy and rename this include in 'Include-Name Target'.after copy, you can see a new include in your add-on report, you can modify code of this include not effect the system code.

Read only

Former Member
0 Likes
460

Hi;

Try to copy it again, during copy select all options and then it asks all includes which are required to execute it , give your z_name and then activate all .

Regards

Shashi

Read only

Former Member
0 Likes
460

hi ,

copy the function group of that function module using SE80.

for function group check the in the function module using se37.