<?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: Regadring Classification??Whic method is better?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135259#M449148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enter the Dragon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is nothing but PDM Classification. Check Classtype 010 in tx: CL03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 12:23:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T12:23:25Z</dc:date>
    <item>
      <title>Regadring Classification??Whic method is better??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135257#M449146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I need to give a soulution of supplier information .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The information will pass like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               SAP server      -&amp;gt; PDM Main server&lt;/P&gt;&lt;P&gt;               PDM Main server -&amp;gt; 25 Local PDM Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Requitement: a) Whenever they create a new supplier IN PDM server(NON SAP),&lt;/P&gt;&lt;P&gt;                  They will send a request to SAP server with that Supplier ID&lt;/P&gt;&lt;P&gt;                  SAP  should send the related info.(needs to be sebdLFA1 with customised fields) &lt;/P&gt;&lt;P&gt;                   for that supplier to PDM server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               b) All  supplier of  SAP which are changed (changes to the supplier) In SAP Server&lt;/P&gt;&lt;P&gt;                  Should send it to PDM Server If the supplier ID exist IN PDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Realisation:&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  Method1  1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           a)  Whenever they create a new supplier IN PDM SERVER  they send a request via RFC call&lt;/P&gt;&lt;P&gt;               to SAP server and SAP will return the Info for that supplier to PDM&lt;/P&gt;&lt;P&gt;           b)  First  store all the suppliers which are exist in the  PDM  server into a customised table in SAP&lt;/P&gt;&lt;P&gt;               When ever changes occured to the Supplier whic are exist in SAP ,First check That SAP supplier&lt;/P&gt;&lt;P&gt;               Againt the customized table(PDM SUPpliers),If the SUpllier exist in the customized table then&lt;/P&gt;&lt;P&gt;               Send the SUpplier info.(LFA1 with some addiotional customised fields) to the PDM Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Method   2:&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;           a)   this is same as bove&lt;/P&gt;&lt;P&gt;           b)   In this case no customized table,a JOB runs on daily basis in SAP server&lt;/P&gt;&lt;P&gt;                ALL the changed supplier will stored in Apllication server file.&lt;/P&gt;&lt;P&gt;                PDM script will read those supplier and it checks whether the supplier exist in PDM &lt;/P&gt;&lt;P&gt;                If the supplier it will create the info. In PDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Method3:      Through Classification???My client prefer the classsification??&lt;/P&gt;&lt;P&gt;                I dont know why they preferred this??&lt;/P&gt;&lt;P&gt;                Can any body explain this ??Wht advantage we have with classification??&lt;/P&gt;&lt;P&gt;                How can we do the same with classification,&lt;/P&gt;&lt;P&gt;                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Can Anybody Explains clearly??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please let me know..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 10:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135257#M449146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T10:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regadring Classification??Whic method is better??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135258#M449147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi this CLASSIFICATION is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the below link for the PDM CLASSIFICATION details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lksoft.com/index.php?id=127" target="test_blank"&gt;http://www.lksoft.com/index.php?id=127&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 11:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135258#M449147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T11:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regadring Classification??Whic method is better??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135259#M449148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enter the Dragon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is nothing but PDM Classification. Check Classtype 010 in tx: CL03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 12:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135259#M449148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T12:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regadring Classification??Whic method is better??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135260#M449149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Enter the Drangon and Murugesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    They want to create the classification in SAP side...&lt;/P&gt;&lt;P&gt;    How they create a classification in SAP side and How they send the supplier &lt;/P&gt;&lt;P&gt;   Information to the PDM server???Please Calrify clearly??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 12:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regadring-classification-whic-method-is-better/m-p/2135260#M449149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T12:58:44Z</dc:date>
    </item>
  </channel>
</rss>

