2006 Sep 27 7:06 PM
Hi,
I need to copy a function module existing in legacy system to current system. I have copied the function module but I'm not sure how to copy the includes. Some of the includes are standard SAP includes like MBDCONWF. Can anyone tell me how to go about this?
Thanks,
A.P.
Hi,
I need to copy a function module existing in legacy system to current system. I have copied the function module but I'm not sure how to copy the includes. Some of the includes are standard SAP includes like MBDCONWF. Can anyone tell me how to go about this?
Thanks,
A.P.
2006 Oct 01 7:12 AM
Hello A.P.
Obviously, you <b>must not</b> copy any SAP standard includes from your old system to your current system. Since you have already copied the function modules (and function group?) run the syntax check to see if there are any errors.
If includes are missing on the current system that your function modules require then there are two way to solve this:
(1) Analyse which of the data definitions of the include are indeed required and copy them into the TOP include or a new data definition include.
(2) Copy the entire missing include into a new data definition include of your function group.
I would prefer the first variant because we do not have obsolete data definitions within our function groups.
Regards
Uwe
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |