Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Email Subject Truncate - 50 chars

Former Member
0 Kudos

Hi all,

We're using SAP ECC 6.0 and we see that the email notification subject line is allowing us only 50 characters length of data to be visible. We would like to know what is the patch or OSS note which we can apply to extend the subject line to allow more than 50 characters.

Thanks in advance,

Hash

1 ACCEPTED SOLUTION

former_member480923
Active Contributor
0 Kudos

Hope the following Helps

<i>If you send an e-mail using cFolders, the system only sends the first 50 characters as mail subject.

Reason and Prerequisites

You must have implemented Note 698087.

Solution

In addition to the source code corrections you must implement the following manual change:

Change the domain of the CFX_MAIL_SUBJECT data element to "STRING".</i>

Anirban M.

1 REPLY 1

former_member480923
Active Contributor
0 Kudos

Hope the following Helps

<i>If you send an e-mail using cFolders, the system only sends the first 50 characters as mail subject.

Reason and Prerequisites

You must have implemented Note 698087.

Solution

In addition to the source code corrections you must implement the following manual change:

Change the domain of the CFX_MAIL_SUBJECT data element to "STRING".</i>

Anirban M.