<?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 Object status while transferring data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952634#M1601968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to create th Service Notifications in IW51 along with the Object Status.&lt;/P&gt;&lt;P&gt;I have transferred the data from one system to application server and reading the same into another system and based on the data I am creating the Notifications. Now my requirement is how can we create the data with the System status and User status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajaneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 09:08:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-27T09:08:33Z</dc:date>
    <item>
      <title>Object status while transferring data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952634#M1601968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to create th Service Notifications in IW51 along with the Object Status.&lt;/P&gt;&lt;P&gt;I have transferred the data from one system to application server and reading the same into another system and based on the data I am creating the Notifications. Now my requirement is how can we create the data with the System status and User status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajaneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 09:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952634#M1601968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Object status while transferring data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952635#M1601969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Dude the title is wrong. but anyhow please find the below comments which may be help full to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First thing is System status you cannot change them. because they are the statuses based on the movement of the document.&lt;/P&gt;&lt;P&gt;For example. the Order created is moved to Print. then it will become the stauts as PRT some thing like that. so this operation is System driven. Comming to User status. User statuses always starts with EXXXX Example E0009&lt;/P&gt;&lt;P&gt;You can find all the Status in the table JEST and related texts in TJ02T and TJ30T for System and User Status respectively.&lt;/P&gt;&lt;P&gt;User status, you can always handle them do the recording it will work, Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhargav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 09:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952635#M1601969</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2011-06-27T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Object status while transferring data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952636#M1601970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhargav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am facing a Issue, The User statuses are not In Order for Example E0009 and next is E0015 so how can I handle Pagedown here to selecting the multiple Checkboxs while creating a Notification. How I Need to handle pagedown since they are not in order format i cannot capture the correct user status. please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance,&lt;/P&gt;&lt;P&gt;Rajaneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 10:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952636#M1601970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T10:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Object status while transferring data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952637#M1601971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey I have no Idea why the Order is missing in the statuses but you can always capture the index and then try checking the checkbox for the required status based on index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example ;&lt;/P&gt;&lt;P&gt;  Case wa_jest-stat.&lt;/P&gt;&lt;P&gt;    WHEN 'E0009'.&lt;/P&gt;&lt;P&gt;      gv_val = 1.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------" /&gt;&lt;P&gt; append the status here and pass the same to the BDC.&lt;/P&gt;&lt;P&gt;   WHEB 'E0015'&lt;/P&gt;&lt;P&gt;      gv_ind = 2.&lt;/P&gt;&lt;P&gt;       ...............&lt;/P&gt;&lt;P&gt;Endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhargav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 11:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-status-while-transferring-data/m-p/7952637#M1601971</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2011-06-27T11:32:24Z</dc:date>
    </item>
  </channel>
</rss>

