<?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 ABAP Objects, BOR Objects, and ArchiveLink, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434929#M1739574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have developed a process that combines&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;A web-dynpro based interactive form delivered/routed through the universal worklist&lt;/LI&gt;&lt;LI&gt;A workflow based approval cycle with subsequent business processing based on the form's content&lt;/LI&gt;&lt;LI&gt;And an abap object&amp;nbsp; (ZCLnn)&amp;nbsp; sitting between them that encapsulates the underlying form data, and associated communication between the UI and the WF&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;At the end of our process, we render a smartform image of the completed form, and we print it to a content repository, using a custom BOR object, ZBOnn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to archive directly to an SE24 type object, or must we continue to create analogous SWO1 objects for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks…&amp;nbsp;&amp;nbsp; …Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 19:57:54 GMT</pubDate>
    <dc:creator>mike_mcinerney</dc:creator>
    <dc:date>2013-05-29T19:57:54Z</dc:date>
    <item>
      <title>ABAP Objects, BOR Objects, and ArchiveLink,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434929#M1739574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have developed a process that combines&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;A web-dynpro based interactive form delivered/routed through the universal worklist&lt;/LI&gt;&lt;LI&gt;A workflow based approval cycle with subsequent business processing based on the form's content&lt;/LI&gt;&lt;LI&gt;And an abap object&amp;nbsp; (ZCLnn)&amp;nbsp; sitting between them that encapsulates the underlying form data, and associated communication between the UI and the WF&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;At the end of our process, we render a smartform image of the completed form, and we print it to a content repository, using a custom BOR object, ZBOnn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to archive directly to an SE24 type object, or must we continue to create analogous SWO1 objects for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks…&amp;nbsp;&amp;nbsp; …Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 19:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434929#M1739574</guid>
      <dc:creator>mike_mcinerney</dc:creator>
      <dc:date>2013-05-29T19:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects, BOR Objects, and ArchiveLink,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434930#M1739575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty sure you need the BOR for AL. This is exactly the same as I did last year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 23:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434930#M1739575</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2013-05-29T23:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects, BOR Objects, and ArchiveLink,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434931#M1739576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;ArchiveLink stores the connection entries to one of the ArchiveLink connection tables. (These tables are listed in the table TOACO.)&lt;/P&gt;&lt;P&gt;So if you would like to store a document via ArchiveLink you need a business object, because ArchiveLink connects an instance of a business object (identified by it's type and concatenation of keyfields) and a business document (identified by the name of the content repository and the document ID).&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Janos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4c/e65a717e173ec6e10000000a42189b/frameset.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4c/e65a717e173ec6e10000000a42189b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph "&gt;The business object and stored document must be uniquely identified for the link. The business object identification consists of: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; &lt;SPAN class="SAPXDPDocuLink "&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/35/26b011afab52b9e10000009b38f974/content.htm" title="Go to document: Client"&gt;Client&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &lt;SPAN class="SAPXDPDocuLink "&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/35/26b103afab52b9e10000009b38f974/content.htm" title="Go to document: Business Object Type"&gt;Business Object Type&lt;/A&gt;&lt;/SPAN&gt; (object type for short)&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Business object ID (Object ID for short)&lt;/LI&gt;&lt;/UL&gt;&lt;P class="SAPXDPParagraph "&gt;The stored document identification consists of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; &lt;SPAN class="SAPXDPDocuLink "&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/0b/31eba16a3bd311a11a0060b0673a17/content.htm" title="Go to document: Content Repository"&gt;Content Repository&lt;/A&gt;&lt;/SPAN&gt; ID&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Document ID&lt;/LI&gt;&lt;/UL&gt;&lt;P class="SAPXDPParagraph "&gt;The diagram below illustrates all the link entry data in the link entry table: &lt;/P&gt;&lt;P class="SAPXDPGraphic "&gt;&lt;IMG alt="This graphic is explained in the accompanying text." class="jiveImage" src="http://help.sap.com/static/saphelp_nw73/en/02/53de0493ca46579c150f73e113b191/ppt_img.gif" title="This graphic is explained in the accompanying text." /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 14:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-bor-objects-and-archivelink/m-p/9434931#M1739576</guid>
      <dc:creator>janosdezsi</dc:creator>
      <dc:date>2013-06-07T14:55:04Z</dc:date>
    </item>
  </channel>
</rss>

