Marc Bernard
6a84341a27
PINF: Fix error when changing packages ( #5560 )
...
- Set parent package for package interface elements
- Raise error in case of mismatched packages
2022-05-19 10:47:15 +02:00
g-back
07c87edd03
PINF: Exporting to Returning Parameter ( #3252 )
...
* change exporting to returning parameter
* enable prefer_returning_to_exporting
2020-03-11 11:42:15 +01:00
Jaime Rodriguez Capote
543114963f
abapOpenCheck - Naming Conventions revision #3239 ( #3240 )
...
* abapOpenChecks config file
* Ignore SCI config folder
* checks revision
* Revert "checks revision"
This reverts commit 56a12289df
.
* Renaming non-constants
Pending:
* Remove SCI configuration
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-03-09 17:34:26 +01:00
Lars Hvam
3e1de36861
PINF downport ( #2367 )
...
* PINF downport
PINF downport, #2365
* update
2019-02-07 00:56:13 -08:00
Christian Günter
262e178407
PINF: Improve error handling #2317 ( #2326 )
...
* PINF: Improve error handling
This commit introduces a facade for IF_PACKAGE_INTERFACE which
unifies the exception handling from classic exceptions to
new class based exceptions. Thereby we ensure that all classic
exceptions are catched.
* fix lint errors
2019-01-24 15:01:10 +01:00