2009 Nov 13 11:23 AM
Dear Gurus ,
I have the path "
filestltrv\sap\mauals\text.xls' and i want using Methods in ABAP to find the path '"
filestltrv\sap\mauals\'.
I suppose using loops and with finding '\' i will do it .
Is any other Way ????
Thanks a lot !!!!
2009 Nov 13 11:30 AM
Hello,
The FM: SO_SPLIT_FILE_AND_PATH is what you are looking for.
BR,
Suhas
Dear Gurus ,
I have the path "
filestltrv\sap\mauals\text.xls' and i want using Methods in ABAP to find the path '"
filestltrv\sap\mauals\'.
I suppose using loops and with finding '\' i will do it .
Is any other Way ????
Thanks a lot !!!!
2009 Nov 13 11:30 AM
Hello,
The FM: SO_SPLIT_FILE_AND_PATH is what you are looking for.
BR,
Suhas