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

create attachment URL by class cl_gos_api

palash_mazumder
Participant
0 Likes
3,110

Hi ABAP Guru,

Can any body help me to provide some code to create URL link using

class cl_gos_api->INSERT_AL_ITEM method

Hi ABAP Guru,

Can any body help me to provide some code to create URL link using

class cl_gos_api->INSERT_AL_ITEM method

2 REPLIES 2
Read only

Former Member
0 Likes
1,971

hi,

Have look at the below link

SAP link

thanks

Read only

palash_mazumder
Participant
0 Likes
1,971

Hi Nilesh,

Thanks for the reply. I already went through this link. I need only create URL Attachment code through

class cl_gos_api->INSERT_AL_ITEM method.