This commit is contained in:
danrega
2023-12-06 12:06:20 +01:00
parent 5cf2dc2089
commit a0b285bdd4
4 changed files with 86 additions and 6 deletions

View File

@@ -892,7 +892,7 @@ TRY.
allowlist_str = `A,B,C,D` ).
... "Here might go an ABAP SQL statement with a dynamic specification.
CATCH cx_abap_not_in_allowlist..
CATCH cx_abap_not_in_allowlist.
...
ENDTRY.