2010 Nov 23 6:21 AM
Hi All,
This is regarding the FM RZL_READ_DIR_LOCAL.
I am testing this FM in SE37. When I was testing in SE37 just by giving directory name its not showing list of files. But by giving directory name and checking the Uppercase/Lowercase parameter it is giving list of all the file names from the directory.
But how can I use this Uppercase/Lowercase when I have to use this FM in the program.
Thanks.
Deepak BR
Hi All,
This is regarding the FM RZL_READ_DIR_LOCAL.
I am testing this FM in SE37. When I was testing in SE37 just by giving directory name its not showing list of files. But by giving directory name and checking the Uppercase/Lowercase parameter it is giving list of all the file names from the directory.
But how can I use this Uppercase/Lowercase when I have to use this FM in the program.
Thanks.
Deepak BR
2010 Nov 23 2:02 PM
Note that the domain for your input parameter is of type text200. TEXT* domains in SAP support upper/lower. Supply the value to the FM in the needed case (by inserting the value into a declared variable of type text200) and the FM will work.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |