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

Could create folder in Services for Object ?!

Former Member
0 Likes
659

Hi SAP ABAPers,

Is it possible to create a folder to store attachments in the Services for Object tool, just like we create folders in Windows and keep files in there ?

Could you please advise me the solution ?

Thanks in advance,

Danny

2 REPLIES 2
Read only

VenkatRamesh_V
Active Contributor
0 Likes
597

Hi Danny,

Try,

Class CL_GUI_FRONTEND_SERVICES , Method DIRECTORY_CREATE.

Hope it helpful,

Regards,

Venkat.

Read only

0 Likes
597

Hi Venkat,

Can the method DIRECTORY_CREATE create a folder in the Service Attachment List ?  For example, it will have an option Create Folder from the drop down menu before Create Attachment.

Regards,

Danny