cancel
Showing results for 
Search instead for 
Did you mean: 

Add attachment to custom Object

Former Member
0 Kudos

Dear All,

I have created a custom object .

I have created a custom tab and I have imported standard EC into custom Object.

Now I want to add a file to my custom BO and display it as an attachment.

Please help me with the steps.

Please advise.

Thanks,

Rachit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi rachit agarwal,

Dedeepya is right for more info check below link

Guide : http://help.sap.com/saphelpiis_studio_1602/studio_od_1602.pdf

             7.2.2.9 Dependent Object (Business Object)

Video Link : Cloud Applications Studio: How to add an Attachment View - YouTube

I hope this will be the helpful to you.

Regards,

Mithun

Former Member
0 Kudos

Hi Rachit,

What's the data type of attachment element in your custom BO?

Dedeepya
Advisor
Advisor
0 Kudos

Hi Rachit,

Please refer the Help documentation on Studio explaining to add annotation  for 'DependentObject' Association in your custom BO to the BO-'AttachmentFolder'.

Syntax would be - [DependentObject(AttachmentFolder)] node Attachment;