<?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 a text-symbol to a standard program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200220#M1824720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He's marked his answer as correct (I've assumed by accident, so I've removed it). It doesn't give him points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also added a translation to the question. Rather than edit a question that's received an answer, replying to it with a translation would have helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 06:10:53 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2014-03-25T06:10:53Z</dc:date>
    <item>
      <title>Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200216#M1824716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿Alguien sabe si agregar un text-symbol a el programa estándar RPCPAYMX_CFDI_MANAGER es correcto?. Lo necesito para usarlo en un enhacement implícito que agrega un campo al dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo agregué y no me pidió ninguna clave, pero no estoy segura si pierdo el mantenimiento de SAP por hacer eso.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993366; text-decoration: underline;"&gt;&lt;EM&gt;Translation&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993366;"&gt;Does anyone know if adding a text-symbol on Standard RPCPAYMX_CFDI_MANAGER program is allowed?. I need to use an implicit enhacement that adds a dynpro field. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993366;"&gt;I added it and did not ask me for a key, but I'm not sure if I lose the maintenance of SAP for doing that. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Matthew Billingham&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Matthew Billingham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 19:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200216#M1824716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-21T19:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200217#M1824717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;No quiero ser pesado pero según las reglas de conducto de scn toda contribución ha de ser en ingles a no ser esté en uno de los espacios específicos dedicados a otros idiomas (&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-18590"&gt;http://scn.sap.com/docs/DOC-18590&lt;/A&gt;). &lt;/P&gt;&lt;P&gt;En repuesta a tu pregunta si &lt;/P&gt;&lt;P&gt;has añadido un text-symbol a un programa estándar entonces has hecho una modificación lo cual invalida el contracto de mantenimiento con SAP. El sistema debería haberte perdido un clave y tal vez hay problemas en cómo está configurado el cliente (se04, scc4 para ver la configuración). O tal vez algún lo ha modificado antes que tu. Sin embargo todas las modificaciones y los enhancements invalidan el mantenimiento porque SAP no garantiza el código que tú añades. Las ventajas de usar enhancements en vez de modificar el código son que tienes un log de los cambios al momento de hacer un upgrade y que has tienes un acceso controlado a como se hace los cambios de código. Si no quieres agregar un nuevo text-symbol podrías utilizar un literal y manejar los diferentes idiomas utilizado en el sistema atreves de sy-langu.&lt;/P&gt;&lt;P&gt;Saludo,&lt;/P&gt;&lt;P&gt;Maybe an administrator could move this to the Comunidad SAP en Español (Spanish Language Community).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 00:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200217#M1824717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-24T00:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200218#M1824718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information about the language unfortunately the system don´t let me erase the question &lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/651/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could solve my problem, the correct way to add a parameter in the dynpro by enhacement was add a data in the initialization event and use it in de selection-screen, like in the next example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BEGIN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BLOCK date&lt;/SPAN&gt; &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FRAME &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TITLE t&lt;/SPAN&gt;itle&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BEGIN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;POSITION &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;01&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;COMMENT &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;13&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;text &lt;SPAN class="L0S52"&gt;FOR &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;p_payDat&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;PARAMETERS &lt;/SPAN&gt;p_payDat &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;datum&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;END &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;END &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BLOCK d&lt;/SPAN&gt;ate&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;INITIALIZATION&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; title &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Pay Date'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; text&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Pay Date'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200218#M1824718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-24T17:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200219#M1824719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You did not ask about selection text but about text symbols they are not the same thing. But I'm glad to see you managed to award yourself some points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 19:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200219#M1824719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-24T19:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200220#M1824720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He's marked his answer as correct (I've assumed by accident, so I've removed it). It doesn't give him points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also added a translation to the question. Rather than edit a question that's received an answer, replying to it with a translation would have helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 06:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200220#M1824720</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-03-25T06:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200221#M1824721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's unlikely you'd lose support doing this. It doesn't affect the logic of the process at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 06:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200221#M1824721</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-03-25T06:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a text-symbol to a standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200222#M1824722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Jamie MacCuish I needed a text-symbol in order to use it in a selection-screen, your information was useful for me. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 23:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-text-symbol-to-a-standard-program/m-p/10200222#M1824722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-25T23:27:55Z</dc:date>
    </item>
  </channel>
</rss>

