Hi Sasidhar, if the split valuation is working without batches the valuation type of a corresponding delivery item is stored within the EWM batch field. EWM is doing a existance check for the given "batch" number. If EWM has to handle real batches we do a check against db table /SAPAPO/VERSKEY and if EWM has to handle split valuated products we do a check against db table /SCWM/T_VAL_SPLT. So you need the data transfer. Otherwise the existance check will fail.
Your program has to executed with a job which is running on a regular basis.
cheers.