<?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: Function Module for CU50 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741967#M1458754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Manthan,&lt;/P&gt;&lt;P&gt;Thank you for your reply. i tried all these. it is giving all the characteristics. At the same time it required an object number this we will get after create an order only . I  have to get these details before creation to display default  characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Mar 2010 07:33:31 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2010-03-19T07:33:31Z</dc:date>
    <item>
      <title>Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741957#M1458744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i have a small issue. We have a no of configure materials. When i am trying to create a quotation or sales order that will show the default characteristics. In the same way is there any bapi or fm will give the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In cu50 tcode i can see the characteristics of my material. I want to get the same way in any fm . Please share your ideas with me . I can say almost like cu50 fm.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 06:15:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741957#M1458744</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T06:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741958#M1458745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the suitable FM as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VIEWFRAME_V_T476&lt;/P&gt;&lt;P&gt;  VIEWFRAME_V_TVARC&lt;/P&gt;&lt;P&gt;  VIEWPROC_V_T476&lt;/P&gt;&lt;P&gt;  VIEWPROC_V_TVARC  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 06:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741958#M1458745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T06:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741959#M1458746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. Here in these fm there is no parameter to pass material number. These are not useful for my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 06:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741959#M1458746</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T06:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741960#M1458747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CTL8_DISPLAY_MATERIAL'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MATERIAL         = MATERIAL&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  WERK                = WERK&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_OBJECTS       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS           = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741960#M1458747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T07:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741961#M1458748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it dont have any import parameters. I think we can use it directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741961#M1458748</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T07:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741962#M1458749</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;Use the below saple code for the same. &lt;/P&gt;&lt;P&gt;1. You need to get the class name.&lt;/P&gt;&lt;P&gt;2. Use the FM GET_CHAR_LIST to get the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data: l_cuobj type cuobj,&lt;/P&gt;&lt;P&gt;        l_clint type clint,&lt;/P&gt;&lt;P&gt;        l_class type klasse_d,&lt;/P&gt;&lt;P&gt;        l_kmat  type cuobn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  condense l_kmat.   " Material Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select single cuobj&lt;/P&gt;&lt;P&gt;    from inob&lt;/P&gt;&lt;P&gt;    into l_cuobj&lt;/P&gt;&lt;P&gt;    where objek = l_kmat and&lt;/P&gt;&lt;P&gt;          klart = c_class.&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    select single clint&lt;/P&gt;&lt;P&gt;      from kssk&lt;/P&gt;&lt;P&gt;      into l_clint&lt;/P&gt;&lt;P&gt;      where objek = l_cuobj and&lt;/P&gt;&lt;P&gt;            klart = c_class.&lt;/P&gt;&lt;P&gt;    if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;      select single class&lt;/P&gt;&lt;P&gt;        from klah&lt;/P&gt;&lt;P&gt;        into l_class&lt;/P&gt;&lt;P&gt;        where clint = l_clint and&lt;/P&gt;&lt;P&gt;              klart = c_class.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if l_class is not initial.&lt;/P&gt;&lt;P&gt;    call function 'GET_CHAR_LIST'&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        class       = l_class&lt;/P&gt;&lt;P&gt;        class_type  = c_class&lt;/P&gt;&lt;P&gt;        with_values = c_check&lt;/P&gt;&lt;P&gt;      importing&lt;/P&gt;&lt;P&gt;        return      = wa_bapireturn&lt;/P&gt;&lt;P&gt;      tables&lt;/P&gt;&lt;P&gt;        char_list   = i_char_list&lt;/P&gt;&lt;P&gt;        val_list    = i_val_list.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741962#M1458749</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2010-03-19T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741963#M1458750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below cu50  related FM:&lt;/P&gt;&lt;P&gt;   CTRA_CHANGE_CHANGECONFIG&lt;/P&gt;&lt;P&gt;  CTRA_CHECK_DATE_OF_CHANGE.&lt;/P&gt;&lt;P&gt; CTRA_DISPLAY_CHANGECONFIG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741963#M1458750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T07:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741964#M1458751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you did not understood my requirement. The fm posted by you is not at all related to this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741964#M1458751</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T07:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741965#M1458752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi madhu ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Did you try any of these ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VC_I_DISPLAY_CONFIGURATION&lt;/P&gt;&lt;P&gt;VC_I_GET_CONFIGURATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CS_BOM_EXPLOSION &lt;/P&gt;&lt;P&gt; CS_BOM_EXPL_MAT_V2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manthan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741965#M1458752</guid>
      <dc:creator>manthanraja</dc:creator>
      <dc:date>2010-03-19T07:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741966#M1458753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Subha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you subha for your reply . This is giving all the characteristics of the material. My requirement is like cu5o i have to get only few of them. Suppose our material have 30 characteristics . But we will give few of the only for customer to select in va21 or vao1. But some standard fm is giving all  the characteristics. I hope i am clear on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741966#M1458753</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T07:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741967#M1458754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Manthan,&lt;/P&gt;&lt;P&gt;Thank you for your reply. i tried all these. it is giving all the characteristics. At the same time it required an object number this we will get after create an order only . I  have to get these details before creation to display default  characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741967#M1458754</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T07:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741968#M1458755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic must be like to get the classes of materials and then the charactersitics for the class.&lt;/P&gt;&lt;P&gt;in se37 search in pattern CUCP*, those fm's will surely help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 11:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741968#M1458755</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-03-19T11:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741969#M1458756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Keshav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  for your reply. I tried all of  them with that pattern but i did not get it. Can you give me some more idea on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 11:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741969#M1458756</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-19T11:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741970#M1458757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code behind CU50 is not just 1 BAPI call, it is many.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some work in this area, but I am not "all-knowing", either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, create an "instance" using fm BAPI_CFG_CREATE.&lt;/P&gt;&lt;P&gt;Then use fm BAPI_CFGINST_CHARCS_VALS_SET to set characteristic values and then you can call BAPI_CFGINST_CHARCS_VALS_READ to read "available" choices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use f.m. BAPI_CFGINST_INCOMPLETE_CHECK to check for incomplete characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously, there is more code around reading the classes and characteristics to get the valid values, etc, but this should give you a place to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 18:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741970#M1458757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T18:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741971#M1458758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I tried a lot with these fm  and  bapi and not reach my requirement. Please give me   a good idea on this if you have an idea  on this  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Mar 2010 03:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741971#M1458758</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-20T03:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741972#M1458759</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;How did u provide the solution for this requirement. I am looking for the similar solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj Kuruvella&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 23:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741972#M1458759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-21T23:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741973#M1458760</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;You can use the FM 'BAPI_UI_GETDETAIL' to read the Characteristic Grouping detail in CU50.&lt;/P&gt;&lt;P&gt;You can use the FM 'BAPI_UI_SAVEM' or IDOC 'VCUI_SAVEM02' to create Characteristic Grouping tabs in CU50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhawit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741973#M1458760</guid>
      <dc:creator>former_member823402</dc:creator>
      <dc:date>2011-09-01T13:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for CU50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741974#M1458761</link>
      <description>&lt;P&gt;CS_BOM_EXPL_MAT_V2 can work, I tried it and done.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 02:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-cu50/m-p/6741974#M1458761</guid>
      <dc:creator>former_member50350</dc:creator>
      <dc:date>2021-10-29T02:26:26Z</dc:date>
    </item>
  </channel>
</rss>

