<?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: Retrieve steus (control key) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357091#M178051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've search the where to used list regarding the field steus but I found nothing that will connect it to the table afru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jun 2006 06:01:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-21T06:01:43Z</dc:date>
    <item>
      <title>Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357090#M178050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I retrieve steus or the control key using order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure that holds the control key is AFVGD-STEUS and I can't find a link to AFRU-AUFNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357090#M178050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357091#M178051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've search the where to used list regarding the field steus but I found nothing that will connect it to the table afru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 06:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357091#M178051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T06:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357092#M178052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to structure AFVGD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and select the filed STEUS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the corresponding dataelement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use the whre used list option for that data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it shows all the tables. then u can find the table which is linked to the AFRU table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe  it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Selvapandian Arunachalam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 06:06:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357092#M178052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T06:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357093#M178053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I did. And I can't find anything that will link to the table AFRU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 06:11:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357093#M178053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T06:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357094#M178054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How u r filling the structure? If FM is used for this purpose then check the source code of this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it releted to which transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you know the transaction goto SE48 and give the transaction code.&lt;/P&gt;&lt;P&gt; and run...and u find the what are the tables are used in this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise that field is derived from another filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 06:24:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357094#M178054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T06:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve steus (control key)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357095#M178055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the fields AUFPL and APLZL of structure AFVGD to find the ARBID in tabel AFVC. With this field you can access table AFRU (an index exists on ARBID).&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 06:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-steus-control-key/m-p/1357095#M178055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T06:26:52Z</dc:date>
    </item>
  </channel>
</rss>

