<?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: Regarding Configuration Set Up in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609915#M869528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2009 08:56:34 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2009-04-21T08:56:34Z</dc:date>
    <item>
      <title>Regarding Configuration Set Up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609912#M869525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need Configuaration Details for Transaction : PECM_PRINT_CRS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need for this tcode how &amp;amp; where the Smart form : HR_ECM_CRS  and Driver Program : RHECM_PRINT_CRS are linked for the above tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 06:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609912#M869525</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2008-03-31T06:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configuration Set Up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609913#M869526</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;If you check the &lt;EM&gt;PECM_PRINT_CRS&lt;/EM&gt; tcode in SE93,&lt;/P&gt;&lt;P&gt;it's tight to program &lt;EM&gt;RHECM_PRINT_CRS&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Selection Option of the program &lt;EM&gt;RHECM_PRINT_CRS_S01&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;PARAMETER: p_sfname like stxfadm-formname DEFAULT default_sfname NO-DISPLAY.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the &lt;EM&gt;default_sfname&lt;/EM&gt; is &lt;STRONG&gt;hardcoded&lt;/STRONG&gt; to &lt;STRONG&gt;'HR_ECM_CRS'&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this shows that there is no chance for configuration done in this program and smartform.&lt;/P&gt;&lt;P&gt;copy to Z program and Z smartform for customization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 12:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609913#M869526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T12:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configuration Set Up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609914#M869527</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;    with in the code you can find as below (RHECM_PRINT_CRS_D01):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;CONSTANTS  default_sfname   TYPE tdsfname VALUE    'HR_ECM_CRS'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;PARAMETERS:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;p_sfname LIKE stxfadm-formname DEFAULT default_sfname NO-DISPLAY.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    So the smartform name HR_ECM_CRS is hardcoded and being called accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ravi Kumar on Jun 9, 2008 2:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 12:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609914#M869527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T12:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configuration Set Up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609915#M869528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 08:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-configuration-set-up/m-p/3609915#M869528</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2009-04-21T08:56:34Z</dc:date>
    </item>
  </channel>
</rss>

