3 of the import parameters look sensible when they are imported.
However, 3 of the parameters look very strange. For example BYPASS_BUFFER is there 33 times in the format :BYPASS_BUFFER:MANDT
Looking closer at the function module, the 3 parameters that are causing the problem have a typing of ‘TYPE’, whereas the ones that are imported correctly are ‘LIKE’.
Does anybody know why this happens, and if there is any way to avoid it?