I have a requirement to add external attachments to a Freight Order email output (PPF). As per PPF settings, the email output already contains the FO print PDF.
However, along with the existing attachment, we also need to add documents attached to the FO in our email output.
We need to use the class: /SCMTMS/CL_PPF_SERV_FOR_TOR method: PERSONALIZE_DOC_BY_ABAP.
The class has been copied into a custom one for our enhancement.
Request your guidance to complete the requirement please.