This commit is contained in:
danrega
2024-01-15 12:09:31 +01:00
parent a31d0cf48f
commit c11100bcca
5 changed files with 171 additions and 42 deletions

View File

@@ -556,7 +556,7 @@ ENDMODULE.
```abap
"Getting the GUI status
GET PF-STATUS status.
st = sy-pf-key.
st = sy-pfkey.
****************************************