Lars Hvam

Results 1134 comments of Lars Hvam

@fdupret try again, 2.113.120

easiest is to install https://github.com/marketplace/abaplint and then there is an example in https://github.com/abap2xlsx/abap2xlsx also note that the marketplace abaplint works better with pull requests from forks

yea, I dont think the data element from the database table is needed in the search help XML

Hi, First it depends on the nature of your codebase, is it traditional customer based, or add-on based? For add-ons: https://docs.heliconialabs.com/abap-product-development.pdf For customer/traditional/extensions: https://docs.heliconialabs.com/abapgit-flow.pdf Also see https://www.linkedin.com/pulse/abap-now-perfect-time-start-using-abapgit-github-lars-hvam-petersen-ergzc/ Feel free to...

"during the migration", are you doing a system migration, or something else? If the intention is to use git for development, I don't see it as a migration as such...

checksums are not meant to be used for determining deletions anyhow, what is the overall process, why not just commit to `main` ? are you using the background mode for...

Well, not sure where to start, but I'd like to move towards doing ABAP development like everything else, with common shared tooling

> checksums are not meant to be used for determining deletions