Hi,
For the SD delivery serial number printing FM PROCESS_SERIALS_FOR_PRINT is use this take input in serial number table as Delivery number , POSNR and serial number and with this input tables it gives the output in std. program of delivery slip print out this FM works properly but same when i am testing in SE37 directly for singlw serial number RFC works OK
means when i PASS
VBELN POSNR SERNR
3033338 000010 9081045
IT WORKS ok but when i am passing multiple no. it is giving run time error
VBELN POSNR SERNR
3033338 000010 9081045
3033338 000010 9081047
then it is giving run time error as below
Runtime Errors PERFORM_CONFLICT_TYPE
Except. CX_SY_DYN_CALL_ILLEGAL_TYPE
Date and Time 04.09.2010 11:38:27
Short text
Type conflict when calling a FORM.
can you help on this issue.
regards,
zafar