#933, fix syntax error on 702

This commit is contained in:
larshp 2017-10-01 07:36:45 +00:00
parent 71a8fa6dc0
commit afd9c78791

View File

@ -179,7 +179,8 @@ CLASS lcl_oo_class_new IMPLEMENTATION.
ls_clskey-clsname = iv_name.
CREATE OBJECT lo_update
* todo, downport to 702, see https://github.com/larshp/abapGit/issues/933
CREATE OBJECT lo_update TYPE ('CL_OO_CLASS_SECTION_SOURCE')
EXPORTING
clskey = ls_clskey
exposure = iv_exposure