crayon-syntax-highlighter/util/sample/abap.txt

8 lines
156 B
Plaintext
Raw Normal View History

2019-08-30 19:30:19 +02:00
* A sample function
CALL FUNCTION 'KD_GET_FILENAME_ON_F4'
EXPORTING
MASK = ',*.txt,*.*'
STATIC = 'X'
CHANGING
FILE_NAME = LV_FILE.