-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Hi,
when I'm generating I new project based on a custom CDS View as datasource (unmanaged, odata_v4_ui, with draft) the generator creates wrong datatypes for the draft table.
Examples CDS View vs. Generator:
tplnr (Char30) -> Generator creates: abap.char(60)
wcedelflg (Char1) -> Generator creates: abap.char(2)
wceanlzu(Char2) -> Generator creates: abap.char(4)
iwerk(Char4) -> Generator creates: abap.char(8)
Best Regards
Andreas
Metadata
Metadata
Assignees
Labels
No labels