<?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: reg: work processes? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461308#M217711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPDATE WORK PROCESS-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BACKGROUND WORK PROCESS-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/2d513897110872e10000009b38f889/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/2d513897110872e10000009b38f889/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 09:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T09:49:10Z</dc:date>
    <item>
      <title>reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461301#M217704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello sir,&lt;/P&gt;&lt;P&gt;what is the purpose of work processes?&lt;/P&gt;&lt;P&gt;what are the types? explain its each types&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461301#M217704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461302#M217705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Work Processes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work processes execute the individual dialog steps in R/3 applications. The next two sections describe firstly the structure of a work process, and secondly the different types of work process in the R/3 System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Types of WP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog work processes deal with requests from an active user to execute dialog steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update work processes execute database update requests. Update requests are part of an SAP LUW that bundle the database operations resulting from the dialog in a database LUW for processing in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background work processes process programs that can be executed without user interaction (background jobs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enqueue Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enqueue work process administers a lock table in the shared memory area. The lock table contains the logical database locks for the R/3 System and is an important part of the SAP LUW concept. In an R/3 System, you may only have one lock table. You may therefore also only have one application server with enqueue work processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spool work process passes sequential datasets to a printer or to optical archiving. Each application server may contain only one spool work process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461302#M217705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461303#M217706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;work proccesses are used to execute different types of w&lt;/P&gt;&lt;P&gt;orks as to execute dialog steps.&lt;/P&gt;&lt;P&gt;types:&lt;/P&gt;&lt;P&gt;spool&lt;/P&gt;&lt;P&gt;background&lt;/P&gt;&lt;P&gt;enqueue&lt;/P&gt;&lt;P&gt;dialog&lt;/P&gt;&lt;P&gt;update&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:46:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461303#M217706</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2006-07-25T09:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461304#M217707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;work proccesses are used to execute different types of w&lt;/P&gt;&lt;P&gt;orks as to execute dialog steps.&lt;/P&gt;&lt;P&gt;types:&lt;/P&gt;&lt;P&gt;spool&lt;/P&gt;&lt;P&gt;background&lt;/P&gt;&lt;P&gt;enqueue&lt;/P&gt;&lt;P&gt;dialog&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461304#M217707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461305#M217708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dispatcher is used to assign the task to corresponding work processor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461305#M217708</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2006-07-25T09:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461306#M217709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;    The structure of a Work process consists of the following elements-&lt;/P&gt;&lt;P&gt;Screen Processor: Responsible for screen logic&lt;/P&gt;&lt;P&gt;ABAP Processor: Responsible for processing logic&lt;/P&gt;&lt;P&gt;Data Interface: Responsible for Establishing and terminating connections between the work process and the database &amp;amp; access to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work Processes &lt;/P&gt;&lt;P&gt;Work processes execute the individual dialog steps in R/3 applications. The next two sections describe firstly the structure of a work process, and secondly the different types of work process in the R/3 System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Types of WP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog work processes deal with requests from an active user to execute dialog steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update work processes execute database update requests. Update requests are part of an SAP LUW that bundle the database operations resulting from the dialog in a database LUW for processing in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background work processes process programs that can be executed without user interaction (background jobs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enqueue Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enqueue work process administers a lock table in the shared memory area. The lock table contains the logical database locks for the R/3 System and is an important part of the SAP LUW concept. In an R/3 System, you may only have one lock table. You may therefore also only have one application server with enqueue work processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spool work process passes sequential datasets to a printer or to optical archiving. Each application server may contain only one spool work process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461306#M217709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461307#M217710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structur of WP as follows.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen Processor: Responsible for screen logic&lt;/P&gt;&lt;P&gt;ABAP Processor: Responsible for processing logic&lt;/P&gt;&lt;P&gt;Data Interface: Responsible for Establishing and terminating connections between the work process and the database &amp;amp; access to database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461307#M217710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461308#M217711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPDATE WORK PROCESS-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BACKGROUND WORK PROCESS-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/2d513897110872e10000009b38f889/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/2d513897110872e10000009b38f889/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461308#M217711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: reg: work processes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461309#M217712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dialog Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog work processes deal with requests from an active user to execute dialog steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update work processes execute database update requests. Update requests are part of an SAP LUW that bundle the database operations resulting from the dialog in a database LUW for processing in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background work processes process programs that can be executed without user interaction (background jobs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enqueue Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enqueue work process administers a lock table in the shared memory area. The lock table contains the logical database locks for the R/3 System and is an important part of the SAP LUW concept. In an R/3 System, you may only have one lock table. You may therefore also only have one application server with enqueue work processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool Work Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spool work process passes sequential datasets to a printer or to optical archiving. Each application server may contain only one spool work process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-work-processes/m-p/1461309#M217712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:50:44Z</dc:date>
    </item>
  </channel>
</rss>

