<?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: Variant configuration in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186700#M465718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VC has different variant objects like characteristics,class,dependency, dependency net,constraints,configuration profile,variant table, variant function,BOM etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check tcode CT04,CL01,CU01,CU21,CU41,CU51,CS01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP guys will analysis this tcode find tables &amp;amp; produce a report.&lt;/P&gt;&lt;P&gt;in Dependency CU01 there will be editor similar to sapscript editor there we have to write coding (with correct syntax).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some BAPI's for class,characteristics, dependencies etc.ABAP guys will code a program to update the table without creating characteritics in standard tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some times they may require to use outbound interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kalpanashri Rajendran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 16:57:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T16:57:45Z</dc:date>
    <item>
      <title>Variant configuration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186697#M465715</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 wondering to know how are ABAP and Variant Configuration are related.&lt;/P&gt;&lt;P&gt;I went through the VC documentation, but not able to figure out how it is technically related to ABAP .I heard VC settings are done by Functional guys, then whts the role of ABAP guys related to VC.&lt;/P&gt;&lt;P&gt;I would appreciate if someone can provide me a scenario where we can use VC technically like in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;&lt;P&gt;Rag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 16:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186697#M465715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T16:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Variant configuration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186698#M465716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The VC is usually done by the process owner or a functional guy.  It is not ABAP code, it has its own syntax.   An ABAPer would probably not get involved in any of this coding.  I can say that my company has been using VC for six years, I am an ABAPer, and I have never had to deal with VC coding other than looking at it over someones shoulder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 16:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186698#M465716</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-05-07T16:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Variant configuration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186699#M465717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;VC is purely a functional related topic.&lt;/P&gt;&lt;P&gt;At the max what we have done is when the functional guys define different characteristics for the Material/product, we should know how to fetch them using the function module or Bapi.&lt;/P&gt;&lt;P&gt;We used the following &lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLAF_CLASSIFICATION_OF_OBJECTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 16:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186699#M465717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T16:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Variant configuration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186700#M465718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VC has different variant objects like characteristics,class,dependency, dependency net,constraints,configuration profile,variant table, variant function,BOM etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check tcode CT04,CL01,CU01,CU21,CU41,CU51,CS01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP guys will analysis this tcode find tables &amp;amp; produce a report.&lt;/P&gt;&lt;P&gt;in Dependency CU01 there will be editor similar to sapscript editor there we have to write coding (with correct syntax).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some BAPI's for class,characteristics, dependencies etc.ABAP guys will code a program to update the table without creating characteritics in standard tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some times they may require to use outbound interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kalpanashri Rajendran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 16:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-configuration/m-p/2186700#M465718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T16:57:45Z</dc:date>
    </item>
  </channel>
</rss>

