Update zcl_abapgit_ajson_filter_lib.clas.locals_imp.abap

This commit is contained in:
Lars Hvam 2025-03-13 16:25:53 +01:00 committed by GitHub
parent b2bbb1db5c
commit 50ccd4e9ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
**********************************************************************
* FILTER EMPTY VALUES
**********************************************************************
CLASS lcl_empty_filter DEFINITION FINAL.
PUBLIC SECTION.
INTERFACES zif_abapgit_ajson_filter.