SAP / SAP/code-pal-for-abap-cloud

"Modern Language" ignores WITH TABLE KEY

Open
#59 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
ABAP
Stars
55
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Affected Checks
"Modern Language"

Expectation
The check should treat WITH TABLE KEY as normal key accesses and emit findings and quick fixes for it.

Actual Behavior
No READ TABLE ... WITH TABLE KEY statements get a finding/quick fix to LINE_EXISTS/LINE_INDEX.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the “Modern Language” check and reproduce the missing finding for READ TABLE ... WITH TABLE KEY. Compare its handling with other normal key accesses, then verify that findings and quick fixes to LINE_EXISTS/LINE_INDEX are produced for this form.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.