Issue #225 - Correction BIND_ALV_OLE2

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@349 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
This commit is contained in:
Stefan Schmöcker 2012-10-28 23:25:22 +00:00
parent 83269343a6
commit 5d1bfcc2d8

View File

@ -1570,7 +1570,7 @@ endmethod.</source>
wa_sema-col_typ = &apos;DAT&apos;.
wa_sema-col_ops = &apos;NOP&apos;.
when &apos;CHAR&apos;.
when &apos;CHAR&apos; OR &apos;UNIT&apos; OR &apos;CUKY&apos;. &quot; Added fieldformats UNIT and CUKY - dd. 26-10-2012 Wouter Heuvelmans
wa_sema-col_typ = &apos;STR&apos;.
wa_sema-col_ops = &apos;DFT&apos;. &quot; dependent field