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

changes to be done in Standard Program

Former Member
0 Likes
882

hi everyone,

i have a standard program which is a function pool this particular prgm is active but having a syntatic Error.

what can i do to remove this or correct this error?

please suggest.

7 REPLIES 7
Read only

Former Member
0 Likes
850

Hi,

What you can do is copy that function pool in to some 'Z' program and then make changes to remove that particular error since it is standard it wont allow you / give to access to change it..so the option is to copy it and make the necessary changes..

Hope this helps.

Thanks,

Sneha.

Read only

0 Likes
850

hi,

i did this, but its a function pool so i am not able to change.

its asking for access key

Read only

Former Member
0 Likes
850

Hi Poonam,

If you are using ECC 6, you can check for Implicit Enhancement Option which you can get at Begin/End of Form routine / Function module / Method.

Thanks,

Kamesh Bathla

Read only

0 Likes
850

i am using 4.7

Read only

0 Likes
850

Before ECC 6, there is no option for implicit enhancement, you can not make changes directly to standard program unless there is enhancement available.

If still you want to do the change, then you need to copy the entire function module and implement your changes there itself.

Thanks,

Kamesh Bathla

Read only

Former Member
0 Likes
850

Maybe you should check for notes before making any changes.

Rob

Read only

0 Likes
850

any notes you can suggest?

actually i need to change a include in the function group.

how can i do that?

i also copied the function group to z function group but it is still asking me for access key.

what can i do?