<?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 ENQUEUE DEQUEUE Fonctional location in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue-fonctional-location/m-p/6001968#M1344456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I want use dequeue an enqueue for fonctional location&lt;/P&gt;&lt;P&gt;i found this FM     'AIC3_FUNCTLOCS_ENQUEUE_DEQUEUE'&lt;/P&gt;&lt;P&gt;but i d'not know how  to use it &lt;/P&gt;&lt;P&gt;can any one help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best ragerd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 10:40:39 GMT</pubDate>
    <dc:creator>adil</dc:creator>
    <dc:date>2009-08-05T10:40:39Z</dc:date>
    <item>
      <title>ENQUEUE DEQUEUE Fonctional location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue-fonctional-location/m-p/6001968#M1344456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I want use dequeue an enqueue for fonctional location&lt;/P&gt;&lt;P&gt;i found this FM     'AIC3_FUNCTLOCS_ENQUEUE_DEQUEUE'&lt;/P&gt;&lt;P&gt;but i d'not know how  to use it &lt;/P&gt;&lt;P&gt;can any one help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best ragerd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 10:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue-fonctional-location/m-p/6001968#M1344456</guid>
      <dc:creator>adil</dc:creator>
      <dc:date>2009-08-05T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: ENQUEUE DEQUEUE Fonctional location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue-fonctional-location/m-p/6001969#M1344457</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;  For enque:  &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'AIC3_FUNCTLOCS_ENQUEUE_DEQUEUE'&lt;/P&gt;&lt;P&gt;             EXPORTING&lt;/P&gt;&lt;P&gt;                  I_ACTION                  =    'E'&lt;/P&gt;&lt;P&gt;                  I_LOGSYSTEM         =    LOGSYSTEM  (Logical system name)&lt;/P&gt;&lt;P&gt;                  I_FLG_ALL_FUNCTLOCS = 'X'&lt;/P&gt;&lt;P&gt;             EXCEPTIONS&lt;/P&gt;&lt;P&gt;                  FOREIGN_LOCK        = 1&lt;/P&gt;&lt;P&gt;                  SYSTEM_FAILURE    = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For deque:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'AIC3_FUNCTLOCS_ENQUEUE_DEQUEUE'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;                I_ACTION                 = 'D'&lt;/P&gt;&lt;P&gt;                I_LOGSYSTEM         = LOGSYSTEM (Logical system name)&lt;/P&gt;&lt;P&gt;                I_FLG_ALL_FUNCTLOCS = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nalan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 15:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue-fonctional-location/m-p/6001969#M1344457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-05T15:52:52Z</dc:date>
    </item>
  </channel>
</rss>

