diff --git a/src/zcl_demo_abap_constructor_expr.clas.abap b/src/zcl_demo_abap_constructor_expr.clas.abap index f9ef621..8ee194b 100644 --- a/src/zcl_demo_abap_constructor_expr.clas.abap +++ b/src/zcl_demo_abap_constructor_expr.clas.abap @@ -136,7 +136,7 @@ CLASS ZCL_DEMO_ABAP_CONSTRUCTOR_EXPR IMPLEMENTATION. ********************************************************************** - output->next_section( `2) Structures: Omitting value assignment to components` ). + output->next_section( `2) Structures: Omitting value assignment to components / BASE addition` ). "The same structure is then filled purposely omitting components, i. "e. these components remain initial.