<?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: Reading Workflow Container Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650370#M610906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 14:19:26 GMT</pubDate>
    <dc:creator>anand_nidamanuru</dc:creator>
    <dc:date>2007-08-20T14:19:26Z</dc:date>
    <item>
      <title>Reading Workflow Container Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650368#M610904</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 have a workflow setup in our system. I have to read its container data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The container contains a BOR Object of type EXAMPLE_OBJ, whose data is like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Routing number&lt;/P&gt;&lt;P&gt;2) Counter&lt;/P&gt;&lt;P&gt;3) Agent&lt;/P&gt;&lt;P&gt;4) Event Key&lt;/P&gt;&lt;P&gt;5) Object id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used SWW_WI_CONT_READ_SINGLE_OBJECT, SAP_WAPI_READ_CONTAINER to read the container data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever I read the container, I am able to read the object type, but the object data is always concatenated in the form of a char of length 70.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the fields Routing number, counter, agent, event,... are concatenated and put into a char of length 70. Instead of this, if I know the object type (EXAMPLE_OBJ), is there a way to get values seperately instead of concatenated form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to retrieve the distinct values by forming a structure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 09:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650368#M610904</guid>
      <dc:creator>anand_nidamanuru</dc:creator>
      <dc:date>2007-08-20T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Workflow Container Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650369#M610905</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 should instantiate the business object in your abap.&lt;/P&gt;&lt;P&gt;what you do is include &amp;lt;cntn01&amp;gt; in your program, then with the key of the business object you can use macro swc_create_object and then with macro swc_get_element for single attributes and swc_get_table for multiline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the workflow forum and its wiki for more info on this subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 14:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650369#M610905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T14:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Workflow Container Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650370#M610906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 14:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-workflow-container-data/m-p/2650370#M610906</guid>
      <dc:creator>anand_nidamanuru</dc:creator>
      <dc:date>2007-08-20T14:19:26Z</dc:date>
    </item>
  </channel>
</rss>

