Skip to content

Wrong types in draft table #34

@AndreasMichelbach

Description

@AndreasMichelbach

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions