Program:
CONVERT TIME STAMP gs_test-timestamp_from
TIME ZONE 'UTC'
INTO DATE gv_price_date TIME gv_price_time.
Wrong message:
The line type of "GS_TEST-TIMESTAMP_FROM" must be compatible
Anybody how knows what I should do?