‎2008 Aug 11 3:30 PM
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.
‎2008 Aug 11 3:41 PM
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.
‎2008 Aug 11 4:14 PM
hi,
i did this, but its a function pool so i am not able to change.
its asking for access key
‎2008 Aug 11 3:48 PM
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
‎2008 Aug 11 4:15 PM
‎2008 Aug 11 4:48 PM
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
‎2008 Aug 11 4:59 PM
Maybe you should check for notes before making any changes.
Rob
‎2008 Aug 12 8:16 AM
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?