cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding restriction on the size of attachments

Former Member
0 Kudos

Hi Team,

I need to restrict the size of the attachment when we create a shopping cart to less than 1MB.

I am able to restrict it, but it is working fine only for a single attachment.

When I attach more than one attachment(total size more than 1MB) I can throw an error message to the user but when he deletes the attachment making the total size less than 1MB the message is still there.

Please share your experience if worked on the same.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi

try to do with BBP_CONT table and BBP_DOC_CHECK badi validations and find the attachmnet for each sc or item.

Note 848909 - Size of the table BBPCONT is very big.

Note 1030777 - Follow-on note to 848909. Size of the table BBPCONT is big

regards

Muthu