<?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: HELP REQ IN CODE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771274#M333028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, 0002 is for Plant value and 02 is for operation you are performing on the plant. I guess 01 is for create, 02 for change and 03 would be for display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Dec 2006 13:46:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-09T13:46:34Z</dc:date>
    <item>
      <title>HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771273#M333027</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;AUTHORITY-CHECK OBJECT 'M_EINF_WRK' &lt;/P&gt;&lt;P&gt;ID 'WERKS' FIELD '0002' -&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;ID 'ACTVT' FIELD '02'. -&lt;/P&gt;&lt;HR originaltext="----------------------------" /&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I HAVE THIS FOLLOWING PIECE OF CODE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN ANYONE TELL WHAT DOES  0002 AND 02 MEAN HERE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I KNOW ITS PLANT VALUE BUT 0002 HAS SOME VALUE STORED FOR IT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I MEAN TO SAY 0002 IS PLANT ABC OR PLANT XYZ SOMETHING LIKE&lt;/P&gt;&lt;P&gt;O2 IS FOR CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO DOES IT CHECKS WITH SY-UNAME &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I WANT SOME THING WHICH CHECKS THE USER HAS AUTHORIZATION TO A PARTICULAR PLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO USER X HAS AUTHORIZATION TO PLANT ABC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I KNOW WE CAN CREATE AUTHORIZATION BUT I FOUND THIS STANDARD AUTHORIZATION AND I THOUGHT OF MAKING USE OF THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;LET ME KNOW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 13:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771273#M333027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-09T13:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771274#M333028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, 0002 is for Plant value and 02 is for operation you are performing on the plant. I guess 01 is for create, 02 for change and 03 would be for display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 13:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771274#M333028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-09T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771275#M333029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;0002 is plant value&lt;/P&gt;&lt;P&gt;02 is change operation.&lt;/P&gt;&lt;P&gt;sure it will check the user authorization.&lt;/P&gt;&lt;P&gt;ask the BASIS to deal with the authroization assignment issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 14:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771275#M333029</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-12-09T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771276#M333030</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 guess  i mis lead you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I WANT SOME THING WHICH CHECKS THE USER HAS AUTHORIZATION TO A PARTICULAR PLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO USER X HAS AUTHORIZATION TO PLANT ABC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I KNOW WE CAN CREATE AUTHORIZATION BUT I FOUND THIS STANDARD AUTHORIZATION AND I THOUGHT OF MAKING USE OF THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if this authorization object works or not.&lt;/P&gt;&lt;P&gt;if it works where does i need to give the user name and the plant value say my plant is ABC then i have to replace 0002 with abc or what.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 14:03:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771276#M333030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771277#M333031</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;any thoughts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 15:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771277#M333031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: HELP REQ IN CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771278#M333032</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;IAM NOT SURE ABOUT THIS .&lt;/P&gt;&lt;P&gt;WHEN YOU TYPE AUTHORITY-CHECK IN EDITOR AND DO A F1 HELP .&lt;/P&gt;&lt;P&gt;YOU HAVE A AUTHORIZATION CHECK FOR A PLANT BASED ON USER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I DON'T WHERE THE THE USER NAME WOULD BE PROVIDED AGAINST THE PLANT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I MEAN WHERE ALL THE USERS ARE MAINTAINED IN ORDER TO HAVE THE ACCESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;SWATHI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 17:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-in-code/m-p/1771278#M333032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T17:36:24Z</dc:date>
    </item>
  </channel>
</rss>

