<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: F110 &amp; SEND E-MAIL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083671#M1357367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1) Once you have executed F110m, the output would be in a Spool.&lt;/P&gt;&lt;P&gt;Create a separate program to read the spool and use the standard func module SO_NEW_DOCUMENT_ATT_SEND_API1 to send out mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2) Create a different payment type for Emails and create a separate program. Through config maintain this payment method and program. In your program you can call the standard function module SO_NEW_DOCUMENT_ATT_SEND_API1  to send emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2009 20:59:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-14T20:59:08Z</dc:date>
    <item>
      <title>F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083670#M1357366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI , thanks for the future help , i'm trying to send a payment notification in Tx F110 , but all the stuff is inthe web is not clear , i hope is not a problem but i really need something step by step to do this , thnaks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 20:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083670#M1357366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T20:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083671#M1357367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1) Once you have executed F110m, the output would be in a Spool.&lt;/P&gt;&lt;P&gt;Create a separate program to read the spool and use the standard func module SO_NEW_DOCUMENT_ATT_SEND_API1 to send out mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2) Create a different payment type for Emails and create a separate program. Through config maintain this payment method and program. In your program you can call the standard function module SO_NEW_DOCUMENT_ATT_SEND_API1  to send emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 20:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083671#M1357367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T20:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083672#M1357368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a good idea but i need to use "standar" procedure , all the steps that are in the forums but i need that to work , what i see , is that , the steps are not explained very carefully or it's something i'm measing , , for example in the case when they say , that you have to copy the include that trigerrs 2040 event , i don't know if i have to copy it in the same FM or in a ZFM , besides that , i read about a table TBE01 that contains all the events but the 2040 doesn't exist , tha's why i want a step by step solution , i hope that somebody can help me like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083672#M1357368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083673#M1357369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the code in the copied Z-Program, its upto you how you code as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For config, you can check this [link|http://sapient.wordpress.com/2007/12/09/business-transaction-events-bte/].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083673#M1357369</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-15T13:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083674#M1357370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Once you have executed F110m, the output would be in a Spool.&lt;/P&gt;&lt;P&gt;Create a separate program to read the spool and use the standard func module SO_NEW_DOCUMENT_ATT_SEND_API1 to send out mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2) Create a different payment type for Emails and create a separate program. Through config maintain this payment method and program. In your program you can call the standard function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?  SAP provides a standard solution for e-mailing payment advices!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083674#M1357370</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2009-09-15T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083675#M1357371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know which standard SAP solution are you talking about?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083675#M1357371</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-15T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083676#M1357372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a good idea but i need to use "standar" procedure , all the steps that are in the forums but i need that to work , what i see , is that , the steps are not explained very carefully or it's something i'm measing , , for example in the case when they say , that you have to copy the include that trigerrs 2040 event , i don't know if i have to copy it in the same FM or in a ZFM , besides that , i read about a table TBE01 that contains all the events but the 2040 doesn't exist , tha's why i want a step by step solution , i hope that somebody can help me like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, so you've figured out that BTE 2040 and 2050 are used for sending payment advices via e-mail.  This isn't the place for a class on BTE configuration, but it seems that you've been given a link that helps.  There are many posts, links, and help files that will assist you.  Now, as far as the two BTE's, there is an OSS note that identifies the process but the number escapes me at this time.  Look at the sample functions in FIBF for the documentation, but 2040 should be used to identify the form to be used and switch to e-mail processing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
* This function module is used for BTE 00002040 to send payment
* advice notifications via e-mail for EFTs.

  TYPE-POOLS SZADR.

  DATA: LS_ADDR1_COMPLETE TYPE SZADR_ADDR1_COMPLETE,
        LS_ADSMTP_LINE    TYPE SZADR_ADSMTP_LINE.

* Default - Print payment advice
* Default layout in config is Z_CHK_ADVICE_LZ for checks
  C_FINAA-NACHA = '1'.

* Check for vendor payment and wire transaction
  CHECK: I_REGUH-LIFNR NE SPACE,
         I_REGUH-RZAWE EQ 'T'.

* Switch to the EFT advice
  C_FINAA-FORNR = 'Z_EFT_ADVICE'.

* Check that address number is available
  CHECK I_REGUH-ZADNR NE SPACE.

* Read complete address of vendor/customer
  CALL FUNCTION 'ADDR_GET_COMPLETE'
       EXPORTING
            ADDRNUMBER     = I_REGUH-ZADNR
       IMPORTING
            ADDR1_COMPLETE = LS_ADDR1_COMPLETE
       EXCEPTIONS
            OTHERS         = 4.

  CHECK SY-SUBRC EQ 0.

* Check that e-mail address is available
  LOOP AT LS_ADDR1_COMPLETE-ADSMTP_TAB INTO LS_ADSMTP_LINE
       WHERE ADSMTP-SMTP_ADDR NE SPACE
         AND ADSMTP-REMARK    EQ 'EFT'.
    EXIT.
  ENDLOOP.

  CHECK SY-SUBRC EQ 0.

* Choose message type 'I'nternet and fill email address
  C_FINAA-NACHA = 'I'.
  C_FINAA-INTAD =  LS_ADSMTP_LINE-ADSMTP-SMTP_ADDR.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And 2050 is used to set the title for the e-mail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083676#M1357372</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2009-09-15T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083677#M1357373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard fm OPEN_FORM can create a mail instead of the spool, so u need to apply all modification in order to process a mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhap the version of your standard program can do it, else u should a code like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;XPROGRAMM = SY-REPID.

CALL FUNCTION 'ADDR_GET_NEXT_COMM_TYPE'
               EXPORTING
                    STRATEGY           = 'CS01'
                    ADDRESS_NUMBER     = KNA1-ADRNR
               IMPORTING
                    COMM_TYPE          = LVS_COMM_TYPE
                    COMM_VALUES        = LVS_COMM_VALUES
               EXCEPTIONS
                    ADDRESS_NOT_EXIST  = 1
                    PERSON_NOT_EXIST   = 2
                    NO_COMM_TYPE_FOUND = 3
                    INTERNAL_ERROR     = 4
                    PARAMETER_ERROR    = 5
                    OTHERS             = 6.

          IF SY-SUBRC &amp;lt;&amp;gt; 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                   WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.


          CALL FUNCTION 'CONVERT_COMM_TYPE_DATA'
               EXPORTING
                    PI_COMM_TYPE              = LVS_COMM_TYPE
                    PI_COMM_VALUES            = LVS_COMM_VALUES
                    PI_COUNTRY                = KNA1-LAND1
                    PI_REPID                  = XPROGRAMM
               IMPORTING
                    PE_ITCPO                  = ITCPO
                    PE_DEVICE                 = XDEVICE
                    PE_MAIL_RECIPIENT         = LVS_RECIPIENT
                    PE_MAIL_SENDER            = LVS_SENDER
               EXCEPTIONS
                    COMM_TYPE_NOT_SUPPORTED   = 1
                    RECIPIENT_CREATION_FAILED = 2
                    SENDER_CREATION_FAILED    = 3
                    OTHERS                    = 4.

          IF SY-SUBRC &amp;lt;&amp;gt; 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF..&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083677#M1357373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T13:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083678#M1357374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'OPEN_FORM'
           EXPORTING
                DEVICE                      = XDEVICE
                DIALOG                      = 'X'
                FORM                        = &amp;lt;form name&amp;gt;
                OPTIONS                     = ITCPO
                MAIL_SENDER                 = LVS_SENDER
                MAIL_RECIPIENT              = LVS_RECIPIENT
           EXCEPTIONS
                CANCELED                    = 1
                DEVICE                      = 2
                FORM                        = 3
                OPTIONS                     = 4
                UNCLOSED                    = 5
                MAIL_OPTIONS                = 6
                ARCHIVE_ERROR               = 7
                INVALID_FAX_NUMBER          = 8
                MORE_PARAMS_NEEDED_IN_BATCH = 9
                SPOOL_ERROR                 = 10
                OTHERS                      = 11.
      IF SY-SUBRC &amp;lt;&amp;gt; 0.
        EXIT.
      ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my sample I get the mail address of customer, but it's the same for a vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution the system'll create the mail to be send by SCOT transaction: u make sure the partner (i.e vendor or customer) and the user have the mail addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083678#M1357374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083679#M1357375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did what it says in the link of Suhas , but when i try to create the bte in the p/s module  it says that the data element EV00002040 doesn't exist , do i have to create it ? because it a standar name and it ask me for a password for modification os standar, what should i do ? , or somebody has come across with this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 14:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083679#M1357375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083680#M1357376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a PROCESS not P/S so u can see it by transaction BERP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u need to active it by trx FIBF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings-&amp;gt;Process Modules-&amp;gt;....of a customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 14:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083680#M1357376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T14:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083681#M1357377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look what i did , in my zFM i put a code to send an email to my account to be sure if the event is trigger but when i ask the FI person to run the transacction it doesn't send anything because the tx scot and sost are empty , that says that it never pass in my FM , what step i'm missing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 15:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083681#M1357377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083682#M1357378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can post your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway the BTE 2040 is triggered in the routine avis_nachrichtenart (include RFFORI06):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; FORM avis_nachrichtenart.

  DATA up_fimsg LIKE fimsg OCCURS 0 WITH HEADER LINE.
  STATICS up_profile LIKE soprd.

* Nachrichtenart ermitteln lassen
  CLEAR finaa.
  finaa-nacha = '1'.
  CALL FUNCTION 'OPEN_FI_PERFORM_00002040_P'
    EXPORTING
      i_reguh = reguh
    TABLES
      t_fimsg = up_fimsg
    CHANGING
      c_finaa = finaa.
  LOOP AT up_fimsg INTO fimsg.
    PERFORM message USING fimsg-msgno.
  ENDLOOP.

* Nachrichtenart Fax (2) oder Mail (I) prüfen, sonst nur Druck (1)
  CASE finaa-nacha.
    WHEN '2'.
      CALL FUNCTION 'TELECOMMUNICATION_NUMBER_CHECK'
        EXPORTING
          service = 'TELEFAX'
          number  = finaa-tdtelenum
          country = finaa-tdteleland
        EXCEPTIONS
          OTHERS  = 4.
      IF sy-subrc NE 0.
        finaa-nacha = '1'.
        finaa-fornr = t042b-aforn.
      ENDIF.
    WHEN 'I'.
      IF up_profile IS INITIAL.
        CALL FUNCTION 'SO_PROFILE_READ'
          IMPORTING
            profile = up_profile
          EXCEPTIONS
            OTHERS  = 4.
        IF sy-subrc NE 0.
          up_profile-smtp_exist = '-'.
        ENDIF.
      ENDIF.
      IF up_profile-smtp_exist NE 'X' OR finaa-intad IS INITIAL.
        finaa-nacha = '1'.
        finaa-fornr = t042b-aforn.
      ENDIF.
    WHEN OTHERS.
      finaa-nacha = '1'.
  ENDCASE.

ENDFORM.                    "avis_nachrichtenart&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u see the code above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 15:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083682#M1357378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T15:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083683#M1357379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the help , but what i find is that the event 2040 and 2050 are not trigger , because a place a piece of code to send mail y the ZFM 2030 or 2020 or 2010 ,  , and it send the mail but when the code is in the 2040 or 2050 don't , that's the problem , what should a i do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083683#M1357379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083684#M1357380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BTE 2040 and 2050 are called by fm OPEN_FI_PERFORM_00002040_P and OPEN_FI_PERFORM_00002050_P, so u can set a break-point there in order to check why your BTE is not triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway u make sure you have set your BTE via trx FIBF correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083684#M1357380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083685#M1357381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm sure it's not trigger the event , that's why i don't undestarnd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 15:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083685#M1357381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T15:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083686#M1357382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the fm OPEN_FI_PERFORM_00002040_P  is called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 15:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083686#M1357382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T15:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083687#M1357383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do i do that and please be specific&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 17:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083687#M1357383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T17:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083688#M1357384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insert a break-point, u can run the program to generate the print, file,... alone, so by se38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 17:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083688#M1357384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T17:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: F110 &amp; SEND E-MAIL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083689#M1357385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which program , and what data shuold i put&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 19:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f110-send-e-mail/m-p/6083689#M1357385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T19:35:08Z</dc:date>
    </item>
  </channel>
</rss>

