Skip to content

wip#4

Draft
larshp wants to merge 16 commits into
mainfrom
hvam/foo0505
Draft

wip#4
larshp wants to merge 16 commits into
mainfrom
hvam/foo0505

Conversation

@larshp
Copy link
Copy Markdown
Member

@larshp larshp commented May 5, 2026

No description provided.


CLASS-METHODS build
IMPORTING
!is_tadir TYPE zif_abapgit_definitions=>ty_tadir
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use exclamation mark to escape identifiers

Suggest following fix,

Suggested change
!is_tadir TYPE zif_abapgit_definitions=>ty_tadir
is_tadir TYPE zif_abapgit_definitions=>ty_tadir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant