How to increase the length of the subject line in email using FM

Hi
we have maintained 50 characters for the subject line initially, but some subjects are having more than 50 characters. how can we increase the length of the subject line in email.
urgent.
points will be rewarded generousely.

Hi Rana,
In this case, you have to create a user defined field of required length under Journal Transactions Header to fill the data.
Regards,
Vijay Kumar
SAP Business One Forums Team

Similar Messages

  • How to Increase the retreving size of instances using PAPI filters.

    Hi,
    How to Increase the retreving size of instances using PAPI filters.
    In my engine database instance size exceeds 2500 then we are getting following exception.
    If we login in to user workspace able to see the instances but while trying to retrieve from PAPI getting below exception and showing the user's inbox aize as 0.
    In Process Admin console we set all the required parameters.
    Still I m getting the same problem.
    Can you please lgive mev the solution.
    <Mar 23, 2010 8:58:24 PM SGT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: fuego.ejbengine.EJBProcessControl_1zamnl_EOImpl.getInstancesByFilter(Lfuego.papi.impl.j2ee.EJBSecureEngineInfo;Ljava.lang.String;Lfuego.papi.Filter;)
    java.lang.ClassCastException: cannot assign instance of java.util.HashSet to field fuego.view.FilterImpl.attributes of type java.util.List in instance of fuego.view.FilterImpl.
    java.lang.ClassCastException: cannot assign instance of java.util.HashSet to field fuego.view.FilterImpl.attributes of type java.util.List in instance of fuego.view.FilterImpl
         at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2032)
         at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1212)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1953)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    Regards,
    Bharath.
    Edited by: bg57295 on Mar 24, 2010 6:45 PM

    Hi Bharath,
    Believe me, you have an incompatibility between different build#.
    PAPI has an instance cache. When certain process has more instances than the maximum specified, the cache is switch to status OPEN. That means, that PAPI will not be able to resolve some instance queries using the information in the cache. When that occurs, PAPI forward all those queries to the engine.
    The incompatibility introduced is in the communication between PAPI and Engine. So, you only get the exception when you have more instances than the maximum cache size.
    Regards,
    Ariel

  • How to replace the subject line of the subimitted email with the filled in data?

    Hi,
    I am creating a very simple form using adobe acrobat X standard. The user will submit the form using submit button which emails me the form. All the users have adobe acrobat X standard installed on their computers. I have a text field in my report called 'Project Title' and the user will write the project name in front of that. I want this project name to appear in the subject line of teh email. How do I do that? What javascript to use?
    I found this example which does exactly what I am looking for. But I don't know how to view the java code use. http://forums.adobe.com/thread/462681
    Any help would be appreciated.
    Thanks,
    Sandeep

    Read this tutorial: http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address

  • How do you control the Subject Line in emails sent from RS_PREC_PLAN?

    We are using the program RS_PREC_PLAN to broadcast precalculated workbooks from a process chain.  We have entered values for each parameter (i.e. Precalc server, workbook, web template, and email addresses) and saved as a variant. 
    However, each time the program is called from the process chain the email recipient gets an email with "Test" as the subject line.  Is there any way to control what is displayed in the subject line of the email?
    Thanks,
    Brad

    Brad,
    Looks like the subject is hardcoded...
    you can find the same in
      Form  sent_mail
    where there is :
    l_r_parameter->add( i_id    = 'DESCRIPTION'
                          i_value = 'Test'(001) ).
    what you could do is create a copy of the same program and look at passing the subject to the program...
    Arun
    Hope it helps...
    You could also look at using the how to document on sending workbook as attachment available in SDN - created by Durairaj Athavan Raja,,
    Arun
    Hope it helps...

  • I set up an autoreply but i cannot work out how to change the subject line to the one I want

    I set up an automatic reply but the subject line come up as re: and what the other person wrote. I want to change the subject line to a set one to all emails. How can I do that?

    What email program are we referring to?

  • Javascript to pull a PDF field into the Subject line of email?

    I've created a fillable PDF form using Pro X.  I'd like to program the Submit button so that once in the email portion, the subject line would automatically pull 3 specific fields from the PDF file.
    Example:  After hitting "Submit"....once in the email, I'd like the Date, Vendor Name, and PO # from the PDF form to automatically pull into the Subject line.
    I have to PDF the complete document and go through the Desktop Email Application on my PC.
    Thank you!

    Hello Everyone,
    I am having the same issue as tlg814 with needing three fields to pull into the subject, and I followed the blue print of the code as well, but I am only getting one field to populate in the subject line.  I am using Acrobat XI. Here is my code:
    Mouse up> Run a JavaScript
    var parts = getField("SR#", "Urgency", "Ship To").value
    this.mailDoc({
    cTo: "[email protected]",
    cCc: "[email protected]",
    cSubject: parts,
    cMsg: "Please create a Parts Request for the items in this email. Thanks"
    Any thoughts as to why it is not pulling all three fields?
    Thanks

  • How to insert field from form into subject line of email

    I have a form:
    http://www.mcw.edu/FileLibrary/Groups/HMGC/Forms/HIPAAForms/HumanSequencingTertiaryAnalysi .pdf
    and I would like to have the name of the person fill in automatically in the subject line.  Right now when the email button is clicked the subject line reads: "Submitted Human Sequencing Tertiary Analysis Submission Form."  Once the form is filled out, I would like the subject line to read: "[PI-Name] - Submitted Human Sequencing Tertiary Analysis Submission Form,"  (as highlighted below)
    event.target.submitForm({cURL:"mailto:?subject=[PI-Name] - Submitted Human Sequencing Tertiary Analysis Submission Form&body=Please find attached the completed Human Sequencing Tertiary Analysis Submission Form.",cSubmitAs:"PDF",cCharset:"utf-8"});
    I read the other discussion on this, but it didn't seem to pertain to me, or I just couldn't figure it out.  Anyone have any ideas?
    Thanks, Anne

    Hi Anne,
    This has come up several times on the forum. Most recently here, with links to examples and descriptions as to how it works: http://forums.adobe.com/message/4183125#4183125.
    Hope that helps,
    Niall

  • How do i read form data into subject lines of email?

    I'm having a problem pulling form data and putting it in the subject line of my email.
    "mailto:[email protected]?subject=Formform form+ F_Name.rawValue + L_Name.rawValue";
    I thought this would read text fields from the form and print them in my subject line. Instead it tprints it without the data.
    I was wondering if someone could point me in the right directon on what i am doing wrong.
    Button2.event__click.submit.target  "mailto:[email protected]?subject=Formform form" + F_Name.rawValue + L_Name.rawValue;
    Button2.execEvent("click");
    Any help would be appreciated.
    jj
    Also if anyone would happen to know if there is a way to bypass the two email prompts and choose to directly send it using the users local email client would help or maybe its impossible.

    Button2.event__click.submit.target ="mailto:xxxxx.com?subject=FORM Form Form for " + topmostSubform.firstName.value;
    Can i use rawValue or value like this? Right after i put anything after those quotation marks that aren't more quotatin marks my button stops workin.

  • How to increase the font size of emails in outlook 2013

    Hi,
    We are using outlook 2013 for emails.We want to increase the font size of the emails in outlook 2013 because the font size are too small and finding it difficult to read the mails in outlook 2013.
    Is there any option available in outlook 2013 to increase the font size of the emails.
    Your response and support is highly appreciated.
    Regards
    Pradeep.R

    The zooming factor set via the zoom slider or by scrolling is not persistent.
    You can set the font for messages you send (including the plain text messages you compose and read) in
    File > Options > Mail, under Compose messages, click
    Stationery and Fonts:
    http://office.microsoft.com/en-ca/outlook-help/set-the-font-or-text-color-for-messages-you-send-HA102809463.aspx
    More reference:
    http://www.msoutlook.info/question/67
    http://www.slipstick.com/outlook/email/to-change-the-font-on-incoming-messages/
    (Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How Do I Increase The Speed Of Sending Emails Using The Mail Service on my Mac Mini Server?

    Note: This is the first time I have set up a mail server.
    I have a Ruby on Rails application where I am currently sending approx. 240 individual emails with the potential of more being sent each week as more people add themselves to our mailing list.  I am sending them invidually in order to personalize the emails and to hopefully prevent my emails being falsely identified as spam.
    The GoDaddy email address I was using in my Rails application has a daily limit of sending 250 emails each day.  With our mailing list fastly approaching 250 I decided to set up an email address on my Mac Mini Server using Mountain Lion (OS X Server).  The email address was set up to be stored locally at the advice of Apple Enterprise Support.  This email address will not be used in an email program.  It will only be used in all my Rails applications.
    My emails send properly but take almost 10 seconds an email.  When I use the same software with GoDaddy's email address the emails take about eight minutes to send.  With the email address I created it takes about 41 minutes.  The difference seems to have to do with the sacl_check being done.  Here is an example of what I see for each email in mail.log.
    Mar 14 11:06:50 hostname.domain1.com postfix/qmgr[45322]: 4B2C5603D25: removed
    Mar 14 11:06:59 hostname.domain1.com postfix/smtpd[99464]: sacl_check: mbr_user_name_to_uuid([email protected]) failed: No such file or directory
    There is 9-10 seconds that elapses when the sacl_check.  If I subtract this difference the remaining time is almost the time that the GoDaddy email takes to send the same number of emails.
    The link below is a post about the sacl_check.  I was looking at the comments by powercore from Germany at the comments where settings in /etc/postfix/main.cf are discussed.
    https://discussions.apple.com/thread/3241121?start=0&tstart=0
    Will making these setting changes speed up the sending of the emails from my Mail Server or is there something else I can check?

    http://en.wikipedia.org/wiki/Intel_Quick_Sync_Video
    OS X [edit]
    Apple added Quick Sync support in OS X Mountain Lion for AirPlay Mirroring and QuickTime X.[9]

  • How to change the Subject line of the mail when PO is sent to a vendor

    Hi,
    I wanted to send PO through Email.All the settings have been done and the output goes fine.
    I wanted to change the text in the title and hence have set the programme as SAPMM06E and Form Routine as TEXT_SYMBOL_REPLACE .
    After setting ,NAST table is picking the text under TDCOVTITLE field as desired.But in the SOST queue ,it is not updating correctly.The PO number is not appearing and is giving some default number.
    Why it is not updating in SOST queue ,whereas the NAST table is picking the desired text?
    Please let me know if some more settings are to be made in output types or somewhere else?
    Expecting reply at the earliest
    Regards
    Saurabh

    Hi Saurabh,
    We have also same email functionality but we have written z-driver program. From driver program we are populating title field.
    Create Attachment Notification
            move w_title  TO i_packing_list-obj_descr.
    *" Specify Document Data
            move w_title    TO e_doc_data-obj_descr.
        CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
          EXPORTING
            document_data              = e_doc_data
            put_in_outbox              = c_x
            sender_address             = sender
            sender_address_type        = c_sender_type
               commit_work                = 'X'
          TABLES
            packing_list               = i_packing_list
            contents_bin               = i_mess_att
            contents_txt               = contents_txt
            receivers                  = receivers
          EXCEPTIONS
            too_many_receivers         = 1
            document_not_sent          = 2
            document_type_not_exist    = 3
            operation_no_authorization = 4
            parameter_error            = 5
            x_error                    = 6
            enqueue_error              = 7
            OTHERS                     = 8.
    Regards,
    Anil Salekar

  • How do I change the subject line on incoming email

    On my old PC I could easily start typing in the subject line of a received email.  This would allow me to search for a name later on when looking for an invoice.  I dont know how to change the subject line of an incoming email to my imac?

    This site tells you how to edit the subject of a message.  I just tested using OS X 10.8.5 and it worked, without altering the time & date stamp, or the original sender info. 
    http://email.about.com/od/macosxmailtips/qt/et_edit_receive.htm
    Steps copied below:
    Drag and drop the desired message out of Mac OS X Mail onto the Desktop.
    Ctrl-click on the message copy on the Desktop.
    Select Open With | TextEdit from the menu.
    Make the desired changes to the message source.To change a message's subject, look for "Subject:" at the beginning of a line starting from the top.  (hint, you can use 'Command-F' to bring up a search window to help you find the "Subject").
    Close TextEdit saving the document.
    Ctrl-click on the message on the Desktop again.
    Select Open With | Mail from the menu this time.
    Now select Message | Copy To followed by the message's original folder from the menu in Mac OS X Mail.
    Close the message window.
    Delete the message copy from your Desktop.
    Optionally, delete the original message in Mac OS X Mail.  (when I tested this, the original message was no longer there.  Not sure what happened to it, but the changes worked without editing the time, date, or original sender information.)

  • Change Subject Line of Email!!!

    Hi all,
               Can anyone please tell me if it is possible to change the subject line of email.
    IF it is possible then can you please send me a code snippet as to how to change it from a BAdi.
    Kindly reply immediately as this is bit urgent.
    Regards,
    Vijay

    Hi,
    Where do you want to change?
    Regards,
    Raj

  • Abbreviate long subject lines in email messages by following RFC 2919

    The subject lines in email are ridiculously long due to the added forum
    identification and other non-content. Especially if threads originate by
    people like me who believe subjects should cover the actual content of
    the message.
    The smart way to add the forum identification information is to use the
    standard way from RFC 2919: http://www.ietf.org/rfc/rfc2919.txt
    This allows you to embed additional information in email headers where
    MUAs can act upon them, without cluttering up the screen for the human
    reader. And you could even embed additional information such as a URL to
    report abuse, to unsubscribe etc.
    Jochem
    Jochem van Dieten
    http://jochem.vandieten.net/

    I apologize for responding in the wrong thread, but I am finding that I simply cannot take the time to process the current structure of the forums.
    After deleting the almost 400 Premiere and  Encore emails from about 2 days (almost all unread), I found today that the structure of the emails changed so that the content of the message is first (shows up nicely in Outlook reading pane), the link to the item is still convenient, and much of the unnecessary stuff is gone.  A step in the right direction.
    I'm sure the subject line is a bigger problem to fix, since it is being used to track, but I have still not found a way to avoid lots of separate groups.  I just found (should have thought of it before), that if I don't group them at all, just list the messages and then sort by subject, I get a passable list.  However, the unique code per item is not always in the correct (time) order.

  • How to increase the row and Column length of Bex query in EP Portal 7.3

    Dear All,
    Please let me know the process  to Increase the Rows and Columns  Size of Bex Query in Enterprise Portal  of SAP  7.3 .
    Please  let settings to increase rows up 10000 and column 100 in one page.
    Thanks
    Regards,
    Sai

    Dear All,
    Please find the attached screen shot.
    The report be open with 4 or 5 columns and 5 or 6 rows.
    So, please  let me know how to increase the length of the table.
    Do the needful for me to over come this issue.
    Thanks
    Regards,
    Sai.

Maybe you are looking for

  • CPS Installation in Solution Manager 7.01

    Hi everyone, I know the CPS installation documentation states that SAP recommends that you install CPS into it own stand-alone java (nw7) environment, however I was wondering if anyone has installed it directly into their solution manager 7 environme

  • Blank "images"

    I am not sure if this is an iPhoto or iMovie/iDVD/Motion issue, so...I posted here and iPhoto, sorry about the double post.... I have a freind who is having this problem. In her iMovie when she clicks on her Photos tab a number of images do not show

  • I Built A Site On iWeb, what next?

    I built my website on iWeb and am now ready to make it live. What do I have to do in order to do this? Do I have to buy MobileMe? I also want to have my own domain name like www.myname.com So I know I have to buy the domain name on somewhere like GoD

  • Networking Macbook to printer

    so i rencently got a new macbook and am new mac user. I have two PCs with one connected to a router and the other using a dlink adapter to connect to network. The computer with the adapter has a usb printer connected to it. I was wondering if there i

  • WBS settlement with AUC

    Hello, Can anybody help to do the configuration for wbs settlement with AUC other than below mentioned configuration. 1. New Asset class creation with line iteme settlement. 2. Allocaiton structure added settlement with FXA. 3. New settlement profile