<?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 BADI cannot implement new fields in sub screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681144#M1449606</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 am trying to implement a BADI but I am facing problems with the user-fields in the user-subscreen.&lt;/P&gt;&lt;P&gt;The BADI is ISU_EGERR_CUSTOMER&lt;/P&gt;&lt;P&gt;I have implemented it under the name Z_ ISU_EGERR_CUSTOMER. Every steps OK, following the tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need two user-fields, therefore exists a user-subscreen that I have activated. But when I try to add fields with the screen-painter, the sub-screen stays blocked. I can not drop the user-fields. I can only drop it under the subscreenarea. Never the less it looks good, but on run time, if I feed the user-field with a value, the value get lost and no save is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has somebody anv experience with this?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;tks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2010 10:45:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-11T10:45:31Z</dc:date>
    <item>
      <title>BADI cannot implement new fields in sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681144#M1449606</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 am trying to implement a BADI but I am facing problems with the user-fields in the user-subscreen.&lt;/P&gt;&lt;P&gt;The BADI is ISU_EGERR_CUSTOMER&lt;/P&gt;&lt;P&gt;I have implemented it under the name Z_ ISU_EGERR_CUSTOMER. Every steps OK, following the tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need two user-fields, therefore exists a user-subscreen that I have activated. But when I try to add fields with the screen-painter, the sub-screen stays blocked. I can not drop the user-fields. I can only drop it under the subscreenarea. Never the less it looks good, but on run time, if I feed the user-field with a value, the value get lost and no save is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has somebody anv experience with this?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;tks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 10:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681144#M1449606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T10:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: BADI cannot implement new fields in sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681145#M1449607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did succeed in implemening the BADI and use a programm to call the subsreen (this is what missed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i am stll stucked with 3 problems::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- i could'nt succeed in  using the methods PUT_DATA_TO_SCREEN and GET_DATA_TO_SCREEN the right way, I couldn't pass the data and had to use   export and import from/ to memory. I don't like it much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I can not freeze the field when being in visu mode  (the classical loop at screen doesn't function) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- in case of error, I call a message in CHECK_DATA_FROM_SCREEN message comes out but the field is then frozen and impossible to be corrected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some body help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 09:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681145#M1449607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T09:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: BADI cannot implement new fields in sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681146#M1449608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok it is solve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 15:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cannot-implement-new-fields-in-sub-screen/m-p/6681146#M1449608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T15:24:58Z</dc:date>
    </item>
  </channel>
</rss>

