Marc Bernard
bf5199b8d2
APACK: Replace interface name with constant ( #4684 )
...
* APACK: Replace interface name with constant
Closes #4248
* Lint
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-04-03 08:59:44 +02:00
Lars Hvam
8b506aa077
omit some default parameter names ( #4370 )
...
* apack, omit parameter names
* mass and objects
* omit
* omit
2021-01-04 10:41:20 +01:00
Lars Hvam
a3ff1a2e4a
move files logic to serialize class ( #4231 )
...
* move apack file build to apack package
* move files logic to serialize class
2020-11-24 15:45:44 +01:00
Marc Bernard
9672f5b030
Adjust name prefix for types ( #3991 )
...
* Part 1
* Part 2
* Part 3
* Lint
* Part 5
* Part 6
* Part 7
* Part 8
* Part 9
* Enforce type naming prefix
All types need to start with TY_...
* Fix local types
2020-10-07 08:54:15 +02:00
Jaime Rodriguez Capote
fce71de4d1
Use constants for Y/N/P ( #3291 )
...
* Use constants
* Pretty Printer
2020-04-05 10:55:24 +02:00
Jaime Rodriguez Capote
27ac61e95d
Apack dependencies ( #3285 )
...
* Support APACK dependencies
Check installed apack package dependencies for current repository
Display a popup with dependencies
* abaplint checks
* abaplint checks
* abaplint checks
* Popup only when dependency not met
* abaplint checks
* abaplint checks
* Optimization
* abaplint checks
* abaplint checks
* Fix typo "dependeNcies"
* Remove address from dependency check
* Dependencies popup title
* Dependencies popup enhanced
* EXCEPTION column replacing MET
* Enable Git URL hiperlink
* APACK doc - Version dependency support
* Dependencies version check support
* abaplint checks
* abaplint checks
* Version utils
* fix syntax warning
* move set_dot_apack to protected
Co-authored-by: larshp <larshp@hotmail.com>
2020-04-05 08:57:59 +02:00