<?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: A program that faxes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-program-that-faxes/m-p/6410845#M1407848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way will be using function module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
I_OPT-TDTELENUM = V_NUMBER. " Fax Number

I_OPT-TDTELELAND = V_COUNTRY. " Specify Country of recipient 
CALL FUNCTION 'PRINT_TEXT' 
EXPORTING 
APPLICATION = 'TX' 
DEVICE = 'TELEFAX'          "For fax 
DIALOG = 'X' 
HEADER = HEADER 
OPTIONS = I_OPT 
IMPORTING 
RESULT = RESULT 
TABLES 
LINES = I_CONTENT.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2009 07:56:46 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2009-11-27T07:56:46Z</dc:date>
    <item>
      <title>A program that faxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-program-that-faxes/m-p/6410844#M1407847</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;I want to write a program that faxes a document to a couple of fax numbers. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 07:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-program-that-faxes/m-p/6410844#M1407847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-27T07:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: A program that faxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-program-that-faxes/m-p/6410845#M1407848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way will be using function module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
I_OPT-TDTELENUM = V_NUMBER. " Fax Number

I_OPT-TDTELELAND = V_COUNTRY. " Specify Country of recipient 
CALL FUNCTION 'PRINT_TEXT' 
EXPORTING 
APPLICATION = 'TX' 
DEVICE = 'TELEFAX'          "For fax 
DIALOG = 'X' 
HEADER = HEADER 
OPTIONS = I_OPT 
IMPORTING 
RESULT = RESULT 
TABLES 
LINES = I_CONTENT.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 07:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-program-that-faxes/m-p/6410845#M1407848</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-11-27T07:56:46Z</dc:date>
    </item>
  </channel>
</rss>

