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

Reg. Generic Object Services - GOS

Former Member
0 Likes
418

Hi All,

I've a requirement where I need to call the toolbox and make attachments for a Custom create transaction from screen 100 to 200. Everything is working fine but my problem is I'm not able to view the Attachment list Icon (It is in Disable mode) in screen 200 and after saving the Attachments list is enabled with the key generated after coming back to screen 100. Is there any way to view the attachments list with a Temporary Object key in screen 200 and after saving this number should be assigned to the actual generated number for the create transaction? I searched in SDN but didn't find any solution. I'm using the class CL_GOS_MANAGER.

Your valuable solutions are surely appreciated.

Thanks,

Bhaskar

Hi All,

I've a requirement where I need to call the toolbox and make attachments for a Custom create transaction from screen 100 to 200. Everything is working fine but my problem is I'm not able to view the Attachment list Icon (It is in Disable mode) in screen 200 and after saving the Attachments list is enabled with the key generated after coming back to screen 100. Is there any way to view the attachments list with a Temporary Object key in screen 200 and after saving this number should be assigned to the actual generated number for the create transaction? I searched in SDN but didn't find any solution. I'm using the class CL_GOS_MANAGER.

Your valuable solutions are surely appreciated.

Thanks,

Bhaskar

1 REPLY 1
Read only

former_member191062
Active Contributor
0 Likes
385

Dear Bhaskar,

You will need to use "early number assignment" in your application to be able to do so. As far as I know SAP standard transactions use somethin like this.

Best regards,

Dezso