abaplint / abaplint-sci-client

ABAP part for running abaplint on ABAP backend
MIT License
38 stars 20 forks source link

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

Closed ed-holland closed 4 months ago

ed-holland commented 9 months ago

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]

larshp commented 9 months ago

moved to abaplint-sci-client

mbtools commented 9 months ago

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

ed-holland commented 4 months ago

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