abaplint-sci-client icon indicating copy to clipboard operation
abaplint-sci-client copied to clipboard

zabaplint_dependencies: Function table parameter references are not selected for dependency repository

Open ed-holland opened this issue 1 year ago • 2 comments
trafficstars

Version: abapGit version: 1.127.0 XML version: v1.0.0 GUI version: 8000.01.01 APACK version: 1 LCL_TIME: 1709742310 +0000 SY time: 20240306 172510 3600 SY release: 740 SP 0029

The Tables used in function parameters are not added to the dependency list. image

This then causes Linter errors like this ./src/ecc/#jcs#fi.fugr.#jcs#fi_ff67_preparation.abap[121, 3] - "t012" not found, Target (check_syntax) [E]

ed-holland avatar Mar 06 '24 18:03 ed-holland

moved to abaplint-sci-client

larshp avatar Mar 07 '24 06:03 larshp

I think this relies on standard SAP code in get_environment: src/deps/zcl_abaplint_deps_find.clas.abap 🤷‍♀️

mbtools avatar Mar 07 '24 14:03 mbtools

Issue can be closed. Dependency Repo now contains the tables.

ed-holland avatar Jul 11 '24 12:07 ed-holland