Hi ALL,
I have import request and i got sucess .My 3 function modules are import to client system.2 FM are working properly but 1 function module is going for DUMP.
I have gone dump analysis its saying
An exception occurred. This exception is dealt with in more detail below
. The exception, which is assigned to the class 'CX_SY_IMPORT_MISMATCH_ERROR',
was neither
caught nor passed along using a RAISING clause, in the procedure
"MO_IMPORT_MODIFICATIONS" "(METHOD)"
.
"Length error occurred during the IMPORT statement."
"The system found when importing that the target object was longer or
shorter than the object to be imported."
where did i mistake while import ? or while transport?
That FM is working properly in our DEV.
Thanks in Advance,
Madhu.