Yes, it is possible, but for Ship-to Address you should handle it carefully because its key is not just one field; it is mainly Customer No. + Code. If the standard Attachments FactBox is not available on the Ship-to Address page, you need a small AL customization: extend the Ship-to Address page, add the standard document attachment FactBox/action, and make sure the attachment filter/store logic identifies the record using both Customer No. and Ship-to Code. Do not try to depend only on the Ship-to Code, because the same code can exist under different customers. If you want the cleanest design, create/use an attachment mapping that stores both keys, or extend the standard Document Attachment behavior for table Ship-to Address. After that, users can attach files from the FactBox the same way they do on Customer, Vendor, Sales Order, etc.
Regards,
Oussama Sabbouh
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.