2005 Nov 07 11:43 AM
Hi,
I am using SO_NEW_DOCUMENT_SEND_API1 FM to send email.Here i could not set the subject for more than 50 char.
Please help me to solve this problem.
Thanks,
sudha
2005 Nov 07 11:53 AM
Hi Sid,
I think its is not possible to have a subject more than 50 chars, as the field used for setting the subject is only 50 characters long(SODOCCHGI1-OBJ_DESCR).
Can we know what is the exact requirement?
Ravi
Hi,
I am using SO_NEW_DOCUMENT_SEND_API1 FM to send email.Here i could not set the subject for more than 50 char.
Please help me to solve this problem.
Thanks,
sudha
2005 Nov 07 11:53 AM
Hi Sid,
I think its is not possible to have a subject more than 50 chars, as the field used for setting the subject is only 50 characters long(SODOCCHGI1-OBJ_DESCR).
Can we know what is the exact requirement?
Ravi
2005 Nov 07 12:05 PM
Hi,
Since the importing parameter document_data should refer SODOCCHGI1-OBJ_DESCR which is of type character and length 50,you cannot give more than 50 characters in subject.
Kindly reward points by clicking the star on the left of reply,if it is useful.
2005 Nov 07 1:22 PM
Thanks for the reply
yes i checked the SODOCCHGI1-OBJ_DESCR data element which is of 50 char but my requirement is to set subject of 69 char for the mail. Is there any other FM for sending email with long subject.
2007 Nov 08 10:36 AM
Hi Sid,
did you find a solution?
If so, then please post it here, because we have the same requirement for more than 50 chars in email subject.
Thanks and regards
Bjoern
2007 Nov 08 11:03 AM