‎2016 Jan 24 12:47 AM
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
‎2016 Jan 24 6:18 AM
Hi Danny,
Try,
Class CL_GUI_FRONTEND_SERVICES , Method DIRECTORY_CREATE.
Hope it helpful,
Regards,
Venkat.
‎2016 Jan 24 10:32 AM
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