<?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: Version Checkbox not getting automatically marked completed while creating a new version(ME22N) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584733#M1860545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond ,&lt;/P&gt;&lt;P&gt;I looked into IF_DCM_ADAPTER interface ... It has a method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS_COMPLETE_VERSION_ALLOWED .. BUt it has returning paramter for version . Not to set the version as complete . Please advise me in case of any other alternative .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 15:46:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-07T15:46:29Z</dc:date>
    <item>
      <title>Version Checkbox not getting automatically marked completed while creating a new version(ME22N)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584731#M1860543</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 requirement is to check the vesrion checkbox for new version created through ME22n .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have implemented exit : EXIT_SAPMM06E_012 and throwing a message for the following check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;amp;&amp;nbsp; Include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ZXM06U43&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;amp;---------------------------------------------------------------------*&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*CASE sy-tcode.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp; when 'ME22N'.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp; IF SY-UCOMM = 'MECHECKDOC' or sy-ucomm = 'MESAVE'.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If i_ekko-PROCSTAT = '01' .&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message 'Please tick the Version Completed in Version Tab' type 'E'.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endif.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;*endcase.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;But my requirement is to automatically check the version .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;I have found another exit EXIT_SAPL2012_001 .&amp;nbsp; IT has VERSIONS structure with field COMPLETED . Ideally it should solve the purpose .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;But the exit is not getting triggred . I have checked everything (creation of project , activation etc ..) . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;Alternatively i tried calling it from method check of BADI&amp;nbsp; ME_PROCESS_PO_CUST , with calling the exit FM . Here its being called ,but not&amp;nbsp; marking the version as complete&amp;nbsp; . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;Its an urgent req . Please advise .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 10pt;"&gt;Barun &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 12:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584731#M1860543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-06T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Version Checkbox not getting automatically marked completed while creating a new version(ME22N)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584732#M1860544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXIT_SAPL2012_001 is only triggered from BAPI_PO_CREATE1...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else when you checked BAdI ME_PROCESS_PO_CUST, did you look at interface IF_DCM_ADAPTER (on parameter IM_HEADER received in IF_EX_ME_PROCESS_PO_CUST~PROCESS_HEADER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 13:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584732#M1860544</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-06T13:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Version Checkbox not getting automatically marked completed while creating a new version(ME22N)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584733#M1860545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond ,&lt;/P&gt;&lt;P&gt;I looked into IF_DCM_ADAPTER interface ... It has a method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS_COMPLETE_VERSION_ALLOWED .. BUt it has returning paramter for version . Not to set the version as complete . Please advise me in case of any other alternative .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 15:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-checkbox-not-getting-automatically-marked-completed-while-creating/m-p/10584733#M1860545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-07T15:46:29Z</dc:date>
    </item>
  </channel>
</rss>

