Closed ed-holland closed 4 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.
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]
moved to abaplint-sci-client
I think this relies on standard SAP code in get_environment: src/deps/zcl_abaplint_deps_find.clas.abap 🤷♀️
Issue can be closed. Dependency Repo now contains the tables.
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.
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]