‎2008 Feb 08 6:55 AM
Hi,
I copied function group 'MIGO' into my own name. when i am executing copied function module which is belongs to MIGO,i am getting dump with error message 'Access not possible using 'NULL' object reference'.
what could be the problem?
Please help me to solve this issue.
thanks and regards,
Raja
‎2008 Feb 08 6:58 AM
Function modules should be created in a seperate newly created function group... if you dint do that.. it might be a cause..
Award points if helpful.
‎2008 Feb 08 7:16 AM
Hi Jay,
There is a one possibility that you are trying to use an object which is not having reference assigned to that which may cause the dump. could you please paste some main part of the dump you are getting like 'Source code extract' so that we can see the exact reason for that?
Regards,
Yellappa.
‎2008 Feb 08 7:20 AM
i executed my own copied function module only.
FM name is ZMIGO_DIALOG
‎2008 Feb 08 7:22 AM
‎2008 Feb 08 7:23 AM