<?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: Regarding Function Module Parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743542#M637647</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;reward if usefull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;L_TO_CREATE_SINGLE&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;-Create a transfer order with one item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;With this function module, you can create a transfer order with an item. Via the parameters you can control the structure.  For more information, refer to the detailed documentation for the individual parameters. The paramters that have been passed on are first submitted to a plausibility check.  Then the actual transfer order is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the function module is called up several times within a program, a COMMIT WORK should be placed between the calls and the blocks set up should be removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the most part, this function module behaves in the same way as the transaction used to create a transfer order without a reference when you press the pushbutton "Single item".  If the documentation for the individual parameters is not sufficient, you can call up the F1 documentation for the fields in this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Parameters&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;I_LGNUM&lt;/P&gt;&lt;P&gt;I_BWLVS&lt;/P&gt;&lt;P&gt;I_BETYP&lt;/P&gt;&lt;P&gt;I_BENUM&lt;/P&gt;&lt;P&gt;I_MATNR&lt;/P&gt;&lt;P&gt;I_WERKS&lt;/P&gt;&lt;P&gt;I_LGORT&lt;/P&gt;&lt;P&gt;I_CHARG&lt;/P&gt;&lt;P&gt;I_BESTQ&lt;/P&gt;&lt;P&gt;I_SOBKZ&lt;/P&gt;&lt;P&gt;I_SONUM&lt;/P&gt;&lt;P&gt;I_LETYP&lt;/P&gt;&lt;P&gt;I_ANFME&lt;/P&gt;&lt;P&gt;I_ALTME&lt;/P&gt;&lt;P&gt;I_WDATU&lt;/P&gt;&lt;P&gt;I_VFDAT&lt;/P&gt;&lt;P&gt;I_ZEUGN&lt;/P&gt;&lt;P&gt;I_LZNUM&lt;/P&gt;&lt;P&gt;I_SQUIT&lt;/P&gt;&lt;P&gt;I_NIDRU&lt;/P&gt;&lt;P&gt;I_DRUKZ&lt;/P&gt;&lt;P&gt;I_LDEST&lt;/P&gt;&lt;P&gt;I_WEMPF&lt;/P&gt;&lt;P&gt;I_ABLAD&lt;/P&gt;&lt;P&gt;I_VLTYP&lt;/P&gt;&lt;P&gt;I_VLBER&lt;/P&gt;&lt;P&gt;I_VLPLA&lt;/P&gt;&lt;P&gt;I_VPPOS&lt;/P&gt;&lt;P&gt;I_VLENR&lt;/P&gt;&lt;P&gt;I_VLQNR&lt;/P&gt;&lt;P&gt;I_NLTYP&lt;/P&gt;&lt;P&gt;I_NLBER&lt;/P&gt;&lt;P&gt;I_NLPLA&lt;/P&gt;&lt;P&gt;I_NPPOS&lt;/P&gt;&lt;P&gt;I_NLENR&lt;/P&gt;&lt;P&gt;I_NLQNR&lt;/P&gt;&lt;P&gt;I_RLTYP&lt;/P&gt;&lt;P&gt;I_RLBER&lt;/P&gt;&lt;P&gt;I_RLPLA&lt;/P&gt;&lt;P&gt;I_RLQNR&lt;/P&gt;&lt;P&gt;I_UPDATE_TASK&lt;/P&gt;&lt;P&gt;I_COMMIT_WORK&lt;/P&gt;&lt;P&gt;I_BNAME&lt;/P&gt;&lt;P&gt;I_KOMPL&lt;/P&gt;&lt;P&gt;I_SOLEX&lt;/P&gt;&lt;P&gt;I_PERNR&lt;/P&gt;&lt;P&gt;I_AUSFB&lt;/P&gt;&lt;P&gt;E_TANUM&lt;/P&gt;&lt;P&gt;E_LTAP&lt;/P&gt;&lt;P&gt;T_LTAK&lt;/P&gt;&lt;P&gt;T_LTAP_VB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Exceptions&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;NO_TO_CREATED&lt;/P&gt;&lt;P&gt;BWLVS_WRONG&lt;/P&gt;&lt;P&gt;BETYP_WRONG&lt;/P&gt;&lt;P&gt;BENUM_MISSING&lt;/P&gt;&lt;P&gt;BETYP_MISSING&lt;/P&gt;&lt;P&gt;FOREIGN_LOCK&lt;/P&gt;&lt;P&gt;VLTYP_WRONG&lt;/P&gt;&lt;P&gt;VLPLA_WRONG&lt;/P&gt;&lt;P&gt;VLTYP_MISSING&lt;/P&gt;&lt;P&gt;NLTYP_WRONG&lt;/P&gt;&lt;P&gt;NLPLA_WRONG&lt;/P&gt;&lt;P&gt;NLTYP_MISSING&lt;/P&gt;&lt;P&gt;RLTYP_WRONG&lt;/P&gt;&lt;P&gt;RLPLA_WRONG&lt;/P&gt;&lt;P&gt;RLTYP_MISSING&lt;/P&gt;&lt;P&gt;SQUIT_FORBIDDEN&lt;/P&gt;&lt;P&gt;MANUAL_TO_FORBIDDEN&lt;/P&gt;&lt;P&gt;LETYP_WRONG&lt;/P&gt;&lt;P&gt;VLPLA_MISSING&lt;/P&gt;&lt;P&gt;NLPLA_MISSING&lt;/P&gt;&lt;P&gt;SOBKZ_WRONG&lt;/P&gt;&lt;P&gt;SOBKZ_MISSING&lt;/P&gt;&lt;P&gt;SONUM_MISSING&lt;/P&gt;&lt;P&gt;BESTQ_WRONG&lt;/P&gt;&lt;P&gt;LGBER_WRONG&lt;/P&gt;&lt;P&gt;XFELD_WRONG&lt;/P&gt;&lt;P&gt;DATE_WRONG&lt;/P&gt;&lt;P&gt;DRUKZ_WRONG&lt;/P&gt;&lt;P&gt;LDEST_WRONG&lt;/P&gt;&lt;P&gt;UPDATE_WITHOUT_COMMIT&lt;/P&gt;&lt;P&gt;NO_AUTHORITY&lt;/P&gt;&lt;P&gt;MATERIAL_NOT_FOUND&lt;/P&gt;&lt;P&gt;LENUM_WRONG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;L03B&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 12:36:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T12:36:03Z</dc:date>
    <item>
      <title>Regarding Function Module Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743541#M637646</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 am using Function module L_TO_CREATE_SINGLE  for that i need to know what are the require parameters to create Transfer Order .&lt;/P&gt;&lt;P&gt;For movement Type 101 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here iam passing parameters are &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;     WareHouse number,&lt;/P&gt;&lt;P&gt;     Movement Type&lt;/P&gt;&lt;P&gt;     material&lt;/P&gt;&lt;P&gt;     Plant&lt;/P&gt;&lt;P&gt;     storage Location&lt;/P&gt;&lt;P&gt;     Require Quantity&lt;/P&gt;&lt;P&gt;     Unit of measure&lt;/P&gt;&lt;P&gt;     Source storage bin&lt;/P&gt;&lt;P&gt;     Source storage type&lt;/P&gt;&lt;P&gt;     Destination Storage Bin&lt;/P&gt;&lt;P&gt;     Destination storage type&lt;/P&gt;&lt;P&gt;     Storage Unit&lt;/P&gt;&lt;P&gt;     Requirement type&lt;/P&gt;&lt;P&gt;    Requirement Number &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  is there any other parameters i need to pass could you please help me out .&lt;/P&gt;&lt;P&gt;  I want to know what are the other parameters i have to pass to create Transfer Order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;murali krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 12:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743541#M637646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T12:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Function Module Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743542#M637647</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;reward if usefull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;L_TO_CREATE_SINGLE&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;-Create a transfer order with one item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;With this function module, you can create a transfer order with an item. Via the parameters you can control the structure.  For more information, refer to the detailed documentation for the individual parameters. The paramters that have been passed on are first submitted to a plausibility check.  Then the actual transfer order is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the function module is called up several times within a program, a COMMIT WORK should be placed between the calls and the blocks set up should be removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the most part, this function module behaves in the same way as the transaction used to create a transfer order without a reference when you press the pushbutton "Single item".  If the documentation for the individual parameters is not sufficient, you can call up the F1 documentation for the fields in this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Parameters&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;I_LGNUM&lt;/P&gt;&lt;P&gt;I_BWLVS&lt;/P&gt;&lt;P&gt;I_BETYP&lt;/P&gt;&lt;P&gt;I_BENUM&lt;/P&gt;&lt;P&gt;I_MATNR&lt;/P&gt;&lt;P&gt;I_WERKS&lt;/P&gt;&lt;P&gt;I_LGORT&lt;/P&gt;&lt;P&gt;I_CHARG&lt;/P&gt;&lt;P&gt;I_BESTQ&lt;/P&gt;&lt;P&gt;I_SOBKZ&lt;/P&gt;&lt;P&gt;I_SONUM&lt;/P&gt;&lt;P&gt;I_LETYP&lt;/P&gt;&lt;P&gt;I_ANFME&lt;/P&gt;&lt;P&gt;I_ALTME&lt;/P&gt;&lt;P&gt;I_WDATU&lt;/P&gt;&lt;P&gt;I_VFDAT&lt;/P&gt;&lt;P&gt;I_ZEUGN&lt;/P&gt;&lt;P&gt;I_LZNUM&lt;/P&gt;&lt;P&gt;I_SQUIT&lt;/P&gt;&lt;P&gt;I_NIDRU&lt;/P&gt;&lt;P&gt;I_DRUKZ&lt;/P&gt;&lt;P&gt;I_LDEST&lt;/P&gt;&lt;P&gt;I_WEMPF&lt;/P&gt;&lt;P&gt;I_ABLAD&lt;/P&gt;&lt;P&gt;I_VLTYP&lt;/P&gt;&lt;P&gt;I_VLBER&lt;/P&gt;&lt;P&gt;I_VLPLA&lt;/P&gt;&lt;P&gt;I_VPPOS&lt;/P&gt;&lt;P&gt;I_VLENR&lt;/P&gt;&lt;P&gt;I_VLQNR&lt;/P&gt;&lt;P&gt;I_NLTYP&lt;/P&gt;&lt;P&gt;I_NLBER&lt;/P&gt;&lt;P&gt;I_NLPLA&lt;/P&gt;&lt;P&gt;I_NPPOS&lt;/P&gt;&lt;P&gt;I_NLENR&lt;/P&gt;&lt;P&gt;I_NLQNR&lt;/P&gt;&lt;P&gt;I_RLTYP&lt;/P&gt;&lt;P&gt;I_RLBER&lt;/P&gt;&lt;P&gt;I_RLPLA&lt;/P&gt;&lt;P&gt;I_RLQNR&lt;/P&gt;&lt;P&gt;I_UPDATE_TASK&lt;/P&gt;&lt;P&gt;I_COMMIT_WORK&lt;/P&gt;&lt;P&gt;I_BNAME&lt;/P&gt;&lt;P&gt;I_KOMPL&lt;/P&gt;&lt;P&gt;I_SOLEX&lt;/P&gt;&lt;P&gt;I_PERNR&lt;/P&gt;&lt;P&gt;I_AUSFB&lt;/P&gt;&lt;P&gt;E_TANUM&lt;/P&gt;&lt;P&gt;E_LTAP&lt;/P&gt;&lt;P&gt;T_LTAK&lt;/P&gt;&lt;P&gt;T_LTAP_VB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Exceptions&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;NO_TO_CREATED&lt;/P&gt;&lt;P&gt;BWLVS_WRONG&lt;/P&gt;&lt;P&gt;BETYP_WRONG&lt;/P&gt;&lt;P&gt;BENUM_MISSING&lt;/P&gt;&lt;P&gt;BETYP_MISSING&lt;/P&gt;&lt;P&gt;FOREIGN_LOCK&lt;/P&gt;&lt;P&gt;VLTYP_WRONG&lt;/P&gt;&lt;P&gt;VLPLA_WRONG&lt;/P&gt;&lt;P&gt;VLTYP_MISSING&lt;/P&gt;&lt;P&gt;NLTYP_WRONG&lt;/P&gt;&lt;P&gt;NLPLA_WRONG&lt;/P&gt;&lt;P&gt;NLTYP_MISSING&lt;/P&gt;&lt;P&gt;RLTYP_WRONG&lt;/P&gt;&lt;P&gt;RLPLA_WRONG&lt;/P&gt;&lt;P&gt;RLTYP_MISSING&lt;/P&gt;&lt;P&gt;SQUIT_FORBIDDEN&lt;/P&gt;&lt;P&gt;MANUAL_TO_FORBIDDEN&lt;/P&gt;&lt;P&gt;LETYP_WRONG&lt;/P&gt;&lt;P&gt;VLPLA_MISSING&lt;/P&gt;&lt;P&gt;NLPLA_MISSING&lt;/P&gt;&lt;P&gt;SOBKZ_WRONG&lt;/P&gt;&lt;P&gt;SOBKZ_MISSING&lt;/P&gt;&lt;P&gt;SONUM_MISSING&lt;/P&gt;&lt;P&gt;BESTQ_WRONG&lt;/P&gt;&lt;P&gt;LGBER_WRONG&lt;/P&gt;&lt;P&gt;XFELD_WRONG&lt;/P&gt;&lt;P&gt;DATE_WRONG&lt;/P&gt;&lt;P&gt;DRUKZ_WRONG&lt;/P&gt;&lt;P&gt;LDEST_WRONG&lt;/P&gt;&lt;P&gt;UPDATE_WITHOUT_COMMIT&lt;/P&gt;&lt;P&gt;NO_AUTHORITY&lt;/P&gt;&lt;P&gt;MATERIAL_NOT_FOUND&lt;/P&gt;&lt;P&gt;LENUM_WRONG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;L03B&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 12:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743542#M637647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T12:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Function Module Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743543#M637648</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;You can eliminate the informative messages of certain functions, adding parameter ERROR_MESSAGE&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

Example: 
CALL FUNCTION &amp;#147;L_TO_CREATE_SINGLE&amp;#148; 
EXPORTING 
I_LGNUM = MLGN-LGNUM 
I_BWLVS = &amp;#147;103&amp;#148; 
I_BETYP = &amp;#147;F&amp;#148; 
I_BENUM = H_AUFNR+2 (10) 
I_MATNR = MLGN-MATNR 
I_WERKS = &amp;#147;BV01&amp;#148; 
I_LGORT = AFPO-LGORT 
I_CHARG = AFPO-CHARG 
* I_BESTQ = &amp;#147;&amp;#147;
* I_SOBKZ =&amp;#148;&amp;#148; 
*I_SONUM = &amp;#147;&amp;#147;
I_LETYP = MLGN-LETY1 
I_ANFME = ZTOTAL
I_ALTME = MARA-MEINS
*I_WDATU = INIT_DATUM 
* I_VFDAT = INIT_DATUM
* I_ZEUGN =&amp;#148;&amp;#148; 
I_LZNUM = H_AUFNR 
* I_SQUIT = &amp;#147;&amp;#147;
* I_NIDRU =&amp;#148;&amp;#148; 
* I_DRUKZ = &amp;#147;&amp;#147;
* I_LDEST =&amp;#148;&amp;#148; 
* I_WEMPF = &amp;#147;&amp;#147;
* I_ABLAD =&amp;#148;&amp;#148; 
I_VLTYP = &amp;#147;901&amp;#148; 
* I_VLBER = &amp;#147;&amp;#147;
I_VLPLA = AFPO-AUFNR+2 (10) 
I_VPPOS =&amp;#148;&amp;#148; 
* I_VLENR = &amp;#147;&amp;#147;
* I_VLQNR =&amp;#148;&amp;#148; 
* I_NLTYP = &amp;#147;&amp;#147;
* I_NLBER =&amp;#148;&amp;#148; 
* I_NLPLA = &amp;#147;&amp;#147;
* I_NPPOS =&amp;#148;&amp;#148; 
I_NLENR = &amp;#147;&amp;#147;
* I_NLQNR =&amp;#148;&amp;#148; 
* I_RLTYP = &amp;#147;&amp;#147;
* I_RLBER =&amp;#148;&amp;#148; 
* I_RLPLA = &amp;#147;&amp;#147;
* I_RLQNR =&amp;#148;&amp;#148; 
I_UPDATE_TASK = &amp;#147;&amp;#147;
I_COMMIT_WORK = &amp;#147;X&amp;#148; 
I_BNAME = SY-UNAME 
I_KOMPL = &amp;#147;X&amp;#148; 
* I_SOLEX = 0 
* I_PERNR = 0 
* I_AUSFB =&amp;#148;&amp;#148; 
* IMPORTING 
E_TANUM = H_TANUM 
E_LTAP = I_LTAP 
* TABLES 
T_LTAK = I_LTAK 
T_LTAP_VB = I_LTAP_VB 
* EXCEPTIONS 
NO_TO_CREATED = 1 
BWLVS_WRONG = 2 
BETYP_WRONG = 3 
BENUM_MISSING = 4 
BETYP_MISSING = 5 
FOREIGN_LOCK = 6 
VLTYP_WRONG = 7 
VLPLA_WRONG = 8 
VLTYP_MISSING = 9
 NLTYP_WRONG = 10 
NLPLA_WRONG = 11 
NLTYP_MISSING = 12 
RLTYP_WRONG = 13 
RLPLA_WRONG = 14 
RLTYP_MISSING = 15 
SQUIT_FORBIDDEN = 16 
MANUAL_TO_FORBIDDEN = 17 
LETYP_WRONG = 18 
VLPLA_MISSING = 19 
NLPLA_MISSING = 20 
SOBKZ_WRONG = 21 
SOBKZ_MISSING = 22 
SONUM_MISSING = 23 
BESTQ_WRONG = 24 
LGBER_WRONG = 25 
XFELD_WRONG = 26 
DATE_WRONG = 27 
DRUKZ_WRONG = 28 
LDEST_WRONG = 29 
UPDATE_WITHOUT_COMMIT = 30 
NO_AUTHORITY = 31 
MATERIAL_NOT_FOUND = 32 
LENUM_WRONG = 33 
OTHERS = 34 
ERROR_MESSAGE = 35.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 12:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module-parameters/m-p/2743543#M637648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T12:42:09Z</dc:date>
    </item>
  </channel>
</rss>

