<?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 Attachment functionality to custom transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529362#M1656568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help in providing attachment functionality to a custom transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have build a custom transaction for GL master, the requirement is that i need to provide a attachment functionality to attach a &lt;/P&gt;&lt;P&gt;documents like in standard trasactions(attaching a documents in Va02). How can i achieve this functionality?&lt;/P&gt;&lt;P&gt;Is there any class/FM to call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2012 13:41:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-31T13:41:54Z</dc:date>
    <item>
      <title>Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529362#M1656568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help in providing attachment functionality to a custom transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have build a custom transaction for GL master, the requirement is that i need to provide a attachment functionality to attach a &lt;/P&gt;&lt;P&gt;documents like in standard trasactions(attaching a documents in Va02). How can i achieve this functionality?&lt;/P&gt;&lt;P&gt;Is there any class/FM to call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 13:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529362#M1656568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529363#M1656569</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 think you have to use GOS service. Search for GOS. check the below thread or debug the standard transaction, you can find FMs&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="955568"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 13:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529363#M1656569</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2012-01-31T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529364#M1656570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/26460] &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529364#M1656570</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-31T19:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529365#M1656571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using GOS tool bar, but problem is that i don't have object key untill my transactions is saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the transaction is saved the request no is generated, i need to use this request no as a object key for attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 12:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529365#M1656571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T12:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529366#M1656572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's pretty clear that you must do the attachements AFTER successful save of the document create.  Obviously, you would not want to do attachments before you knew you had successfully saved the document, since a save failure would leave you with "orphaned" GOS entries.  So, after successful save, proceed to get the new document number and use that to continue with the GOS attachments creation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 13:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529366#M1656572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T13:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment functionality to custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529367#M1656573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to attach a document first with GOS and once i save successfully the document object key is generated, assign that object key to attachment in back end???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is... key in all entries into trasaction and attach a documents and save. once saved successfully the doc no is generated. the attachment should be save with generated doc no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;amp;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Feb 2012 08:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attachment-functionality-to-custom-transaction/m-p/8529367#M1656573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-04T08:09:05Z</dc:date>
    </item>
  </channel>
</rss>

