Skip to content

short dump upon deserialization (insert) #38

Open
@filak-sap

Description

@filak-sap

I have an object whose name is case sensitive, so the method get_where_clause [0] generates a where clause which does not find the object entries and deserialization dies on duplicate insert error.

I can see that the only place where the object name is stored in case sensitive format is the serialized table contents in the corresponding object xml file.

I am currently pondering how to fix this problem.

0: https://github.com/abapGit/abapGit-Plugins/blob/master/src/zcl_abapgitp_object_by_sobj.clas.locals_imp.abap#L375

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