<?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 problem araised in  adding two custom fields to ksb1 tcode. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205637#M1521907</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 added tow fields vendor no, vendor name to Tcode:KSB1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used user-exit :   coomep01 .&lt;/P&gt;&lt;P&gt;in this exit i added two fields to ci_rkpos (include table) . i.e zlifnr,zname1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that problem is ci_rkpos is not appearing in green color it means it is not transported .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in development  client is working properly .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using sm34 i added fields names.&lt;/P&gt;&lt;P&gt; error is coming like this.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;The following syntax error occurred in the program SAPLXKAEP :&lt;/P&gt;&lt;P&gt;"The data object "CS_RECORD" has no component called "ZLIFNR", but ther"&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLKAEP" had to be terminated because one of the&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------" /&gt;&lt;P&gt;here wat ever we add the zfields will appear in kaep_coac ,so in this structure two added fields are appeared in dev client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but,the same zfields when transported to quality is not appearing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest how to do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 11:14:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-17T11:14:42Z</dc:date>
    <item>
      <title>problem araised in  adding two custom fields to ksb1 tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205637#M1521907</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 added tow fields vendor no, vendor name to Tcode:KSB1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used user-exit :   coomep01 .&lt;/P&gt;&lt;P&gt;in this exit i added two fields to ci_rkpos (include table) . i.e zlifnr,zname1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that problem is ci_rkpos is not appearing in green color it means it is not transported .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in development  client is working properly .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using sm34 i added fields names.&lt;/P&gt;&lt;P&gt; error is coming like this.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;The following syntax error occurred in the program SAPLXKAEP :&lt;/P&gt;&lt;P&gt;"The data object "CS_RECORD" has no component called "ZLIFNR", but ther"&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLKAEP" had to be terminated because one of the&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------" /&gt;&lt;P&gt;here wat ever we add the zfields will appear in kaep_coac ,so in this structure two added fields are appeared in dev client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but,the same zfields when transported to quality is not appearing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest how to do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 11:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205637#M1521907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T11:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem araised in  adding two custom fields to ksb1 tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205638#M1521908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to transport the two 'Z' fields of the structure kaep_coac separately and then re transport your user-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 11:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205638#M1521908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T11:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem araised in  adding two custom fields to ksb1 tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205639#M1521909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is CI...  structure activated in development.  Should have attached to transport...  Pls note SAP namespace includes fields named Z.   SAP Best Practice is to name customer fields ZZ.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 11:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205639#M1521909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T11:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem araised in  adding two custom fields to ksb1 tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205640#M1521910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes i attached  in transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in quality client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat ever i wriiten code  in user exit it is coming ,but &lt;/P&gt;&lt;P&gt;incldue table structure is not coming ,and even that fields are appearing in v_tkalv ,but in structure kaep_coac &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;blank include strcuture CI_RKPOS is appearing ,but &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in dev client is working properly, and in quality first of all report is going to dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here this tvode is using all 3 plants,how can i restrict to specified plant so that ,it will not affect others plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest me how to do??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kamalsac on Aug 18, 2010 10:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 05:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-araised-in-adding-two-custom-fields-to-ksb1-tcode/m-p/7205640#M1521910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T05:24:45Z</dc:date>
    </item>
  </channel>
</rss>

