<?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: Adding custom fields to CN41 Transaction code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768298#M1584294</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;Try take a look at table TMC73. There are three tables in TMC73 that are of interest PROJR, PRPSR and STRUCR. Add the fields to the respective tables.&lt;/P&gt;&lt;P&gt;I used to think that STRUCR was related to CN41 and PRPSR for CN43 and PROJR for CN42 but I have noticed that adding fields to STRUCR gets them showing in CN42N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&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;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 07:10:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-25T07:10:25Z</dc:date>
    <item>
      <title>Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768295#M1584291</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;I have a requirement to display few SAP standard fields (like VORN1 from AFABD structure) in CN41 transaction code. I modified the custom include structure CI_PROJ in table PROJ. When I ran CN41 tcode, this field doesn't show up in the layout list. But I can see the same feild in CN42 transaction code. Can anyone advise what is the difference between CN41 &amp;amp; CN42 and how this field to be shown in CN41?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can some one advise, if SAP will take care by itself to fill the data since it is standard field or do we have to write any custom code in user exit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, can anyone explain me the difference between Structure Overview &amp;amp; Project Definitions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 17:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768295#M1584291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T17:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768296#M1584292</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;I prefer to use SHD0 tcode when you are chaning standard Tcode for adding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming to data population,for that field,use Enhancement spot and write the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 20:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768296#M1584292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T20:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768297#M1584293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But SAP gave us a provision to modify the custome structures CI_PROJ or CI_PRSP etc so that we can add the fields here.  My question was, I am able to see these fields in CN42 tocde but not in CN41.  Is there a way, that I can display the fields fromm CI_PROJ onto CN41 report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for second part, I thoguht, if I add the SAP standard fields from PSJ logical database, then SAP should update these fields automatically.  I might be wrong on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shylesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 21:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768297#M1584293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T21:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768298#M1584294</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;Try take a look at table TMC73. There are three tables in TMC73 that are of interest PROJR, PRPSR and STRUCR. Add the fields to the respective tables.&lt;/P&gt;&lt;P&gt;I used to think that STRUCR was related to CN41 and PRPSR for CN43 and PROJR for CN42 but I have noticed that adding fields to STRUCR gets them showing in CN42N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&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;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 07:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768298#M1584294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-25T07:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768299#M1584295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sailesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;were you able to write custom code in the exit? I added a custom field in CI_PROJ. The field shows up in CN43N, but I want the selection to be based on that new custom field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 16:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768299#M1584295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-15T16:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768300#M1584296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For CN41 and CN41n, you must add your new fields in structure STRUCR. Not in STRUCR or its substructures 
directly but rather add an extra include at the end of the structure (like STRUCR_CLIENT). Make sure that you use the same names.&lt;/P&gt;&lt;P&gt;Then you are able to execute program RCNCT001 using Transaction SE38.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keko&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768300#M1584296</guid>
      <dc:creator>former_member358612</dc:creator>
      <dc:date>2022-08-19T13:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields to CN41 Transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768301#M1584297</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;So it´s just add into STRUCR structure and run RCNCT001? Because i´ve tried to do it but it says it´s not possible due to duplicated fields but i just added fields into CI_AFVU structure...How can it be? So is it only possible using STRUCR?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mauricio&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 22:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-fields-to-cn41-transaction-code/m-p/7768301#M1584297</guid>
      <dc:creator>mpredolim</dc:creator>
      <dc:date>2023-07-11T22:28:26Z</dc:date>
    </item>
  </channel>
</rss>

