SAP / SAP/code-pal-for-abap-cloud
"Modern Language" ignores WITH TABLE KEY
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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