TTYP: clear TYPELEN

This commit is contained in:
larshp 2016-10-08 10:43:26 +00:00
parent e1e06b3b70
commit e136414c51

View File

@ -128,6 +128,10 @@ CLASS lcl_object_ttyp IMPLEMENTATION.
ls_dd40v-as4date,
ls_dd40v-as4time.
IF NOT ls_dd40v-rowkind IS INITIAL.
CLEAR ls_dd40v-typelen.
ENDIF.
io_xml->add( iv_name = 'DD40V'
ig_data = ls_dd40v ).
io_xml->add( iv_name = 'DD42V'