<?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 User Exit for TCode CJ20N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354396#M1036779</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 have this requirement in which the the name of the person with the personnel number (PRPS-VERNR) from CJ20N transaction is to be displayed on the purchase order and the purchase group linked to this name should also be displayed.&lt;/P&gt;&lt;P&gt;For this I was looking for a user exit. Any help on this will be really appreciated, ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 16:49:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T16:49:30Z</dc:date>
    <item>
      <title>User Exit for TCode CJ20N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354396#M1036779</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 have this requirement in which the the name of the person with the personnel number (PRPS-VERNR) from CJ20N transaction is to be displayed on the purchase order and the purchase group linked to this name should also be displayed.&lt;/P&gt;&lt;P&gt;For this I was looking for a user exit. Any help on this will be really appreciated, ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 16:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354396#M1036779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T16:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for TCode CJ20N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354397#M1036780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking for an exit on CJ20N or on ME21-3N, the title of the thread lead to the first option, and the question seems to the second one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Purchase order customer fields, depending on your version, you may (click on links, there are many thread already)&lt;/P&gt;&lt;P&gt;- Look at Enhancement [MM06E005|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=mm06e005&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue], there are exits to fill and display customer fields in ME21/22/23N&lt;/P&gt;&lt;P&gt;- Look for BADI [ME_GUI_PO_CUST|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=me_gui_po_cust&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 17:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354397#M1036780</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-08-25T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for TCode CJ20N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354398#M1036781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am practically new to MM and this is the requirement which I got. Once u order a material the requisition is created and the workflow is involved in this, the person responsible number in CJ20N is the actual responsible person and on the purchase order the name of this person should be display and the purchase group linked to this person should also be displayed. I think purchase group is linked to the person by the name but I am not able to find the table in which it is. RESBD-EKGRP is the field of the purchase group in ME53N transaction but RESBD is the structure. Can you please help me with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 17:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354398#M1036781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for TCode CJ20N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354399#M1036782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Purchase group [EKGRP|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=ekgrp&amp;amp;cat=sdn_all], this field come from [RESB-EKGRP 'Reservation/dependent requirements'|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=resb&amp;amp;cat=sdn_all].and is initially copied to [EBAN-EKGRP 'Purchase Requisition'|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=eban&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]  and [EKKO-EKGRP 'Purchasing Document Header'|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=ekko&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]. This field has a value table [T024 'Purchasing Groups'|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=t024&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue] (Field EKNAM is Description of purchasing group). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Infotype  0901 'HR Master Record: Infotype 0901 (Purchasing Data)'|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=0901+infotype&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue] contains a link between PERNR 'Personnel number' and EKGRP 'Purchasing group')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2008 06:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-cj20n/m-p/4354399#M1036782</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-08-26T06:06:49Z</dc:date>
    </item>
  </channel>
</rss>

