Hi,
By looking at the error message it seems the issue is while assigning the date fields.
Try using the DATS type for declaration for lv_lopendd, lv_loeudc, lv_nddeudc instead of char.
Hope this helps.
Regards,
Amit
Hi,
By looking at the error message it seems the issue is while assigning the date fields.
Try using the DATS type for declaration for lv_lopendd, lv_loeudc, lv_nddeudc instead of char.
Hope this helps.
Regards,
Amit