Skip to content

Instantly share code, notes, and snippets.

PROGRAM zlocal_test_it_hash.
CLASS gcl_test_runtimes DEFINITION DEFERRED.
CLASS gcl_main DEFINITION.
PUBLIC SECTION.
TYPES:
BEGIN OF t_line,
field1 TYPE char128, "try type string to raise exception cx_sy_assign_cast_illegal_cast
field2 TYPE char128,