<?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 file name field missing in technical attribute while attaching file to standard tcode . in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770325#M38180</link>
    <description>&lt;P&gt;Hello experts&lt;/P&gt;
  &lt;P&gt;We got a requirement to upload file to standard tcode (rebdbe ,rebdbo,rebdbu).we need to do it in two ways .&lt;/P&gt;
  &lt;P&gt;1.Manual process - through GOS ( create attacment)&lt;/P&gt;
  &lt;P&gt;2. By creating custom data migration program.i am able to attach file in both the ways . but file attched through my custom program there if we check the attribute tab,in technical attribute file name is missing .in other hand if same file i am attaching through GOS ,file name is comming perfectly.Please find the attacment attached.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/258636-fileissue1.png"&gt;fileissue1.png&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/258637-fileissue2.png"&gt;fileissue2.png&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Kindly help.thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2019 10:56:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-01-07T10:56:27Z</dc:date>
    <item>
      <title>file name field missing in technical attribute while attaching file to standard tcode .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770325#M38180</link>
      <description>&lt;P&gt;Hello experts&lt;/P&gt;
  &lt;P&gt;We got a requirement to upload file to standard tcode (rebdbe ,rebdbo,rebdbu).we need to do it in two ways .&lt;/P&gt;
  &lt;P&gt;1.Manual process - through GOS ( create attacment)&lt;/P&gt;
  &lt;P&gt;2. By creating custom data migration program.i am able to attach file in both the ways . but file attched through my custom program there if we check the attribute tab,in technical attribute file name is missing .in other hand if same file i am attaching through GOS ,file name is comming perfectly.Please find the attacment attached.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/258636-fileissue1.png"&gt;fileissue1.png&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/258637-fileissue2.png"&gt;fileissue2.png&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Kindly help.thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 10:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770325#M38180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-07T10:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: file name field missing in technical attribute while attaching file to standard tcode .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770326#M38181</link>
      <description>&lt;P&gt;So the error is at line **** of your source code?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770326#M38181</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2019-01-07T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: file name field missing in technical attribute while attaching file to standard tcode .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770327#M38182</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Thanks for the reply.Actually my custom program is successfully executed and m getting all success messages.while checking in tcode m getting this error.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770327#M38182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-07T12:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: file name field missing in technical attribute while attaching file to standard tcode .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770328#M38183</link>
      <description>&lt;P&gt;Your program successfully upload the file but didn't set the attributes, SAP didn't consider this an error, so no error message/exception was raised. Whithout hints on your actual code or an operational crystal ball, we cannot help much.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 13:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770328#M38183</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2019-01-07T13:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: file name field missing in technical attribute while attaching file to standard tcode .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770329#M38184</link>
      <description>&lt;P&gt;Please attach the sample code used in your program otherwise how can we tell? What all have you tried to resolve this issue?&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 07:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-name-field-missing-in-technical-attribute-while-attaching-file-to/m-p/770329#M38184</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2019-01-08T07:24:20Z</dc:date>
    </item>
  </channel>
</rss>

