<?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: CLFMAS IDOC problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302596#M1534372</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;The CLFMAS idoc is attached to function module 'IDOC_INPUT_CLFMAS' and has idoc type CLFMAS01/CLFMAS02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idoc is working fine for us by passing the segments E1OCLFM,E1KSSKM,E1AUSPM,E1DATEM data filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try to put Break Point in the function module at below performs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass Break point in these Performs and se the error.&lt;/P&gt;&lt;P&gt;     perform convert_values.&lt;/P&gt;&lt;P&gt;*--- read allocations and compare with imported ones&lt;/P&gt;&lt;P&gt;      perform read_and_compare_allocations &lt;/P&gt;&lt;P&gt;*--- read one validation and compare it with imported one&lt;/P&gt;&lt;P&gt;      perform read_and_compare_validations &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 09:06:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-09T09:06:49Z</dc:date>
    <item>
      <title>CLFMAS IDOC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302595#M1534371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the CLFMAS IDOC to update class data in SAP.&lt;/P&gt;&lt;P&gt;My problem is that "old class data is lost".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone out there successfully used a CLFMAS idoc to update certain characteristics of a class while not blanking out other characteristics of that class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 08:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302595#M1534371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: CLFMAS IDOC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302596#M1534372</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;The CLFMAS idoc is attached to function module 'IDOC_INPUT_CLFMAS' and has idoc type CLFMAS01/CLFMAS02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idoc is working fine for us by passing the segments E1OCLFM,E1KSSKM,E1AUSPM,E1DATEM data filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try to put Break Point in the function module at below performs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass Break point in these Performs and se the error.&lt;/P&gt;&lt;P&gt;     perform convert_values.&lt;/P&gt;&lt;P&gt;*--- read allocations and compare with imported ones&lt;/P&gt;&lt;P&gt;      perform read_and_compare_allocations &lt;/P&gt;&lt;P&gt;*--- read one validation and compare it with imported one&lt;/P&gt;&lt;P&gt;      perform read_and_compare_validations &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 09:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302596#M1534372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T09:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: CLFMAS IDOC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302597#M1534373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the customer exit 'EXIT_SAPLCLFM_002' for this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This customer exit is triggered before saving the Class / Char data for a material in the database during CLFMAS processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: wl_allkssk LIKE LINE OF t_allkssk,&lt;/P&gt;&lt;P&gt;wl_allausp LIKE LINE OF t_allausp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF i_appl = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR: t_delcl, t_delob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT t_allkssk INTO wl_allkssk WHERE vbkz = 'D'.&lt;/P&gt;&lt;P&gt;CLEAR wl_allkssk-vbkz.&lt;/P&gt;&lt;P&gt;MODIFY t_allkssk FROM wl_allkssk INDEX sy-tabix TRANSPORTING vbkz .&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT t_allausp INTO wl_allausp WHERE statu = 'L'.&lt;/P&gt;&lt;P&gt;CLEAR wl_allausp-statu.&lt;/P&gt;&lt;P&gt;MODIFY t_allausp FROM wl_allausp INDEX sy-tabix TRANSPORTING statu.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e_active = 'X'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would solve your problem&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhawit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 08:51:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clfmas-idoc-problem/m-p/7302597#M1534373</guid>
      <dc:creator>former_member823402</dc:creator>
      <dc:date>2011-07-25T08:51:56Z</dc:date>
    </item>
  </channel>
</rss>

