cancel
Showing results for 
Search instead for 
Did you mean: 

Can ABAP read a BRF+ email template?

Mithun_Kumar
Active Participant
0 Kudos

Hi all,

We got the email template ID in BRF+ for PO, "MM_PUR_PO_DEFAULT_TEMPLATE". I'm wondering, if there's any way in ABAP, that we can read this template and get the text in this template?

Is there any FDT* function module or Class that can be called to read this template, just the way READ_TEXT can read the SO10 texts?

TIA...

Accepted Solutions (1)

Accepted Solutions (1)

Mithun_Kumar
Active Participant
0 Kudos

Ok... I got my answer in the class:

CL_SMTG_EMAIL_RENDERER

Answers (0)