Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module CALL FUNCTION 'SO_SPLIT_FILE_AND_PATH'

Former Member
0 Likes
661

Hello All,

While using CALL FUNCTION 'SO_SPLIT_FILE_AND_PATH' to download to Unix file in GLD (Version 4.5b) the F.M is working fine, but in KLD(Version ECC 6.0) CALL FUNCTION 'SO_SPLIT_FILE_AND_PATH' is not working & the error message is displayed saying incomplete filename.

Could you let me know any alternate Function Module/ Method in this regard.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
521

Hi,

In ECC6 also Its Working fine only.

1. Go to SE37 -> Enter FM Name -> Test(F8).

2. Give any file path and test it.

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
521

Hi,

Please refer SAP NOte

769439 Documents with long file names cannot be opened

734889 SAPoffice: File names truncated (multi-byte code page)

Best regards,

Prashant

Read only

Former Member
0 Likes
521

Instead try Function Module "TRINT_SPLIT_FILE_AND_PATH"