<?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: how to use the function MATERIAL_SAVE_CONFIGURATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125171#M110069</link>
    <description>&lt;P&gt;Hi Former Member, &lt;/P&gt;&lt;P&gt;I'm facing the same issues; Just I've passed the 4 structure values manually but still material is not configured and MARA-CUOBF not generated. &lt;/P&gt;&lt;P&gt;Please provide me your input on this.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 14:37:01 GMT</pubDate>
    <dc:creator>mines</dc:creator>
    <dc:date>2023-03-21T14:37:01Z</dc:date>
    <item>
      <title>how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125167#M110065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to create a new material configuration with the function MATERIAL_SAVE_CONFIGURATION. That doesnt work as I would: The link with the configurable material has been done (MARA-SATNR is filled ) but we don't have any configuration (MARA-CUOBF is empty).&lt;/P&gt;&lt;P&gt;The parameters (the 4 structures wuth caracteristics values ) has been filled with the function CUXM_GET_CONFIGURATION and seem to be OK.&lt;/P&gt;&lt;P&gt;I'm wondering why the new configuration is not saved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i try to change an existing configuration, that doesnt work too...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u know how to use that function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 13:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125167#M110065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T13:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125168#M110066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,, r u shure u r using this Fm i tried with this function system saying not exit. can you clear me in that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 14:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125168#M110066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T14:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125169#M110067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, u have to apply the oss notes n°736873 to create the module fonction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, do u know another way to set up a material configuration? (class , idoc ... )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 15:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125169#M110067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125170#M110068</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;for creation of class you can use BAPI_OBJCL_CREATE bapi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters need to &lt;/P&gt;&lt;P&gt;OBJECTKEYNEW = material&lt;/P&gt;&lt;P&gt;OBJECTTABLENEW = 'MARA'&lt;/P&gt;&lt;P&gt;CLASSNUMNEW    = class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not self commite bapi so u need to call BAPI BapiService.TransactionCommit afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this may solve your problem else mail me to shaik0079@yahoo.com.&lt;/P&gt;&lt;P&gt;i will send full code.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;saleem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 16:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125170#M110068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T16:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125171#M110069</link>
      <description>&lt;P&gt;Hi Former Member, &lt;/P&gt;&lt;P&gt;I'm facing the same issues; Just I've passed the 4 structure values manually but still material is not configured and MARA-CUOBF not generated. &lt;/P&gt;&lt;P&gt;Please provide me your input on this.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125171#M110069</guid>
      <dc:creator>mines</dc:creator>
      <dc:date>2023-03-21T14:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125172#M110070</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm facing the same issue, Tried to pass the values manually in 4strurtures and using this FM MATERIAL_SAVE_CONFIGURATION to Create Configure material but still it's not working.&lt;/P&gt;&lt;P&gt;Anyone please assist on this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Selva&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 12:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125172#M110070</guid>
      <dc:creator>former_member846991</dc:creator>
      <dc:date>2023-03-22T12:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the function MATERIAL_SAVE_CONFIGURATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125173#M110071</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;selvc&lt;/SPAN&gt; &lt;/P&gt;Hello,  While we're happy that you've come to SAP Community to get an answer to your question, you posted your question as an answer in an old thread.&lt;BR /&gt;I've converted your answer to a comment, but even so -- posting in older threads is not the best way to get guidance.&lt;BR /&gt;If you're looking for help, you should ask a new question: &lt;A href="https://answers.sap.com/questions/ask.html" target="test_blank"&gt;https://answers.sap.com/questions/ask.html&lt;/A&gt;.&lt;BR /&gt;Here are some tips to help you craft an effective question for our community: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, &lt;A href="https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609" target="test_blank"&gt;https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609&lt;/A&gt;.&lt;BR /&gt;I encourage you to follow this guidance, as I'd really like to see you get a solution to your problem.&lt;BR /&gt;I hope you find this advice useful!</description>
      <pubDate>Wed, 22 Mar 2023 12:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-material-save-configuration/m-p/1125173#M110071</guid>
      <dc:creator>moshenaveh</dc:creator>
      <dc:date>2023-03-22T12:49:45Z</dc:date>
    </item>
  </channel>
</rss>

