<?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: Help using transaction CT04 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435725#M1052862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Stephan, you are correct, you can incorporate Function Modules into your Object Dependencies through Variant Functions.  These Function Modules are very handy for Complex Logic and/or Calcualtions for Characteristic Values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2008 14:19:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-17T14:19:08Z</dc:date>
    <item>
      <title>Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435719#M1052856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using transaction CT04 to configure some fields as characteristics. I already created the corresponding class in CL02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I want to assign a default value in this characteristic, and put the field not editable, but only filled with this default value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? It's the first time I'm using this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sónia Gonçalves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 11:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435719#M1052856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T11:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435720#M1052857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sónia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can enter the default value in tab "Values". Set the flag "Default" for this value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; this value will be the default value for this characteristic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On tab "Additional data" you can set the flag "Not ready for input".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; the default value cannot be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435720#M1052857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T13:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435721#M1052858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it! Thank you very much for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now one more thing: if I want to get the value to be shown by default by logic, which means, by abap conditions, how can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sónia Goncalves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435721#M1052858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435722#M1052859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sónia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps you can have a look at the object dependencies for the value (double click on the checkbox "Object dependencies exist") in the line of your characteristic value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For help on object dependencies see here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ec/62aa64416a11d1896d0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/ec/62aa64416a11d1896d0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435722#M1052859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T13:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435723#M1052860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned above, you would need Object Dependencies.  These can be at the Configuration Profile as Procedures.  Look at using the $SET_DEFAULT and $DEL_DEFAULT statements.   Just to clarify, Object Dependencies are not ABAP.    You can search on Procedures in the SAP Help to learn about $SET_DEFAULT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 14:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435723#M1052860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435724#M1052861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the object dependencies themselves aren't ABAP, but you can use functions (defined in transaction CU65) in an object dependency, that are linked to function modules (which are ABAP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 14:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435724#M1052861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435725#M1052862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Stephan, you are correct, you can incorporate Function Modules into your Object Dependencies through Variant Functions.  These Function Modules are very handy for Complex Logic and/or Calcualtions for Characteristic Values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 14:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435725#M1052862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T14:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help using transaction CT04</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435726#M1052863</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;Thanks for your answers. I will try this now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sónia Goncalves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 14:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-using-transaction-ct04/m-p/4435726#M1052863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T14:19:54Z</dc:date>
    </item>
  </channel>
</rss>

