Configuration Sales Order Confirmation Adobeform in CRM Server
E-mail message informing a customer that an order has been confirmed. It is triggered in CRM. Need to configure the Adobeform in SPRO for Sales Order Confirmation.
Go to Transaction SPRO
Customer Relationship Management->Basic Functions->Actions->Actions in Transaction->Create Actions with Wizard
Click Continue
Click Continue
Click Continue
Processing Time - Processing When Saving Document
Click Continue
Enter Partner Function – 00000001 (Sold-to-Party)
Click Continue
Click External Communication and then Continue
Form Name - <Name of the Adobeform>
Form Type – PDF-Based Forms
Format – <Filter name of the BADI 'DOC_PERSONALIZE_BCS’>
Click Continue
Click Continue
Click Continue
Click Continue
Click Complete
Need to implement BADI ‘DOC_PERSONALIZE_BCS’ and enter in Format. It is a filtered BADI.
Need to implement the logic to trigger the Adobeform in the IF_EX_DOC_PERSONALIZE_BCS~PERSONALIZE_PDF_DOC_PDFIF
So from transaction CRMD_ORDER, for any Sales Order when saving any data, an email will be send to the Sold-to-Party email id set in BP.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.