2014 Sep 26 12:36 PM
Good morning.
I searched in sdn but I didn´t find the solution for that question:
In my program i doing extended program check of program and I try to correct, but the error remains.
CALL METHOD cl_gui_frontend_services=>file_save_dialog
EXPORTING
default_extension = '.txt' "#EC NOTEXT
file_filter = 'Arquivo de Texto (*.txt)|*.TXT|' "#EC NOTEXT
CHANGING
filename = v_nada
path = v_path
fullpath = v_nda
user_action = v_act
EXCEPTIONS
cntl_error = 1
error_no_gui = 2
OTHERS = 3.
why my "#EC NOTEXT don´t work , the error remains.
Thanks for help.
2014 Sep 26 12:49 PM
Works for me? What section are you getting an error for? Please post screenshot.
Works for me? What section are you getting an error for? Please post screenshot.
2014 Sep 26 12:49 PM
Works for me? What section are you getting an error for? Please post screenshot.
2014 Sep 26 1:35 PM
2014 Sep 26 2:09 PM
Hi Ronaldo,
Try to pass the string '.txt' as a text element.
For creating the text element you have to follow the below navigation,
Go To -> Text Elements-> text Symbols
regards,
Satish
2014 Sep 26 3:29 PM
In the extended program check have you checked the box "Also Display Hidden Messages (Pseudocomments)"? This will cause your output.
2014 Sep 26 3:55 PM
2014 Sep 26 3:34 PM
You have marked this as "assumed answered". Please can you provide the answer as it would be nice to know what the issue was. Thank you.
2014 Sep 26 3:59 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |