2007 Sep 04 2:20 PM
Hi All,
I am getting short dump error in a report program in a unicode system, It gives message like this :
Name of function module...............: "SXPG_COMMAND_EXECUTE"
Name of formal parameter..............: "TARGETSYSTEM"
Technical type of actual parameter....: "C"
Technical length of actual parameter..: 100 bytes
Technical type of formal parameter....: "C"
Technical length of formal parameter..: 1024 bytes
Name of formal parameter at caller....: "TARGETSYSTEM"
should the actual parameter length and formal parameter length should be the same in unicode system.
thanks in advance,
kumaran
2007 Sep 04 2:28 PM
Hi Kumaran,
Yes, you are right 'actual parameter length and formal parameter length should be the same in unicode system'
Regards
Sudheer