<?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: User Exits - Problem: Creating Structure in Custom Include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669831#M883905</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;that structure is appended in structure ANLU but not in user exit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Syed A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 21:14:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T21:14:51Z</dc:date>
    <item>
      <title>User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669830#M883904</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 am new to ABAP. I am following a user guideline for userexits found on the url &lt;A href="http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question. Most of you might come across creating a Project using CMOD, using AIST0002 enhancement. There I have problem creating the struture for custom include CI_ANLU. Could anyone please tell me How to create CI_ANLU in detail. I'll be thankful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell is the process described in the above URL is the one , that every ABAPer will do in Real Time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669830#M883904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669831#M883905</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;that structure is appended in structure ANLU but not in user exit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Syed A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669831#M883905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669832#M883906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please tell me in detail How could i do it. I am a newbie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669832#M883906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669833#M883907</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;goto SE11 and open ANLU struture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on tool bar u see Append Structure button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on it .. then u can add ur fields..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i think CI_ANLU is already there just u need to add fields and activate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as in my system it has already done.. so i am not sure how it will be in normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Syed A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669833#M883907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669834#M883908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Syed for Quick Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Original Asset number &amp;#150; 20 characters &lt;/P&gt;&lt;P&gt;2. Location 2 &amp;#150; 15 Characters. &lt;/P&gt;&lt;P&gt;3. Model no &amp;#150; 20 characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually these are three fields i want to append to the existing CI_ANLU structure. I was confused what to enter in the Component Type. When i enter CHAR15, It causing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway so that i can append these fields to that struture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669834#M883908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits - Problem: Creating Structure in Custom Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669835#M883909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just provide the data element for the respective u have...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data element length shud be 2 - 15 characters... not more than that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u also can use other data elements of same type like CHAR or NUMC or .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try hard.... until u success... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and first search in SDN to get ur answers... this will help u...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u r in learning something then u need to explore urself so... u get more info abt it and new ways of doing it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just wanted to help u... pls dont mind...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After u solve the problem... close the thread as answered &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Syed A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 10, 2008 5:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:44:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-problem-creating-structure-in-custom-include/m-p/3669835#M883909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T21:44:43Z</dc:date>
    </item>
  </channel>
</rss>

