<?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: Deriving Customer Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deriving-customer-code/m-p/1943654#M389252</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;&lt;/P&gt;&lt;P&gt;seems to be ok.&lt;/P&gt;&lt;P&gt;You have append table proj with field zzkunnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 07:09:38 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2007-02-07T07:09:38Z</dc:date>
    <item>
      <title>Deriving Customer Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deriving-customer-code/m-p/1943653#M389251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the way right for which I am deriving the customer code.&lt;/P&gt;&lt;P&gt;Proj table is enhanced  to store customer code.&lt;/P&gt;&lt;P&gt;LOOP AT IT_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      CALL FUNCTION 'CONVERSION_EXIT_ABPSP_INPUT'&lt;/P&gt;&lt;P&gt;                           EXPORTING&lt;/P&gt;&lt;P&gt;                                INPUT     = IT_tab-PRCODE&lt;/P&gt;&lt;P&gt;                           IMPORTING&lt;/P&gt;&lt;P&gt;                                OUTPUT    = OPSPNR&lt;/P&gt;&lt;P&gt;                           EXCEPTIONS&lt;/P&gt;&lt;P&gt;                                NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;                                OTHERS    = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      CLEAR PRPS.&lt;/P&gt;&lt;P&gt;                      SELECT SINGLE * FROM PRPS WHERE PSPNR = OPSPNR.&lt;/P&gt;&lt;P&gt;                      IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;                        CLEAR PROJ.&lt;/P&gt;&lt;P&gt;                     SELECT SINGLE * FROM PROJ WHERE PSPNR = PRPS-PSPHI.&lt;/P&gt;&lt;P&gt;                        IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;                          CUST = PROJ-ZZKUNNR.&lt;/P&gt;&lt;P&gt;                        ENDIF.&lt;/P&gt;&lt;P&gt;                      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'&lt;/P&gt;&lt;P&gt;                           EXPORTING&lt;/P&gt;&lt;P&gt;                                INPUT  = CUST&lt;/P&gt;&lt;P&gt;                           IMPORTING&lt;/P&gt;&lt;P&gt;                                OUTPUT = CUST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      TTCUST_EAT = CUST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 04:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deriving-customer-code/m-p/1943653#M389251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T04:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Deriving Customer Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deriving-customer-code/m-p/1943654#M389252</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;&lt;/P&gt;&lt;P&gt;seems to be ok.&lt;/P&gt;&lt;P&gt;You have append table proj with field zzkunnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deriving-customer-code/m-p/1943654#M389252</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-02-07T07:09:38Z</dc:date>
    </item>
  </channel>
</rss>

