fix build error

This commit is contained in:
larshp 2016-03-05 09:34:35 +00:00
parent eea42abdfb
commit 43a09e587e

View File

@ -6549,7 +6549,7 @@ CLASS lcl_object_wdca DEFINITION INHERITING FROM lcl_objects_super FINAL.
METHODS constructor
IMPORTING
is_item TYPE ty_item
RAISING cx_sy_create_object_error. "Curious: Though the exception is a dynamic one, it needs to be declared so that it can be caught...
RAISING cx_sy_create_object_error.
PRIVATE SECTION.
METHODS read