<?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 MRM Final Check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mrm-final-check/m-p/7788903#M1586198</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;I Using implicit enhancement in function module MRM_FINAL_CHECK, i am searching BSART field in that to check the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If bsart = ' ' &lt;/P&gt;&lt;P&gt;do some operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the field BSART. I couldn't find. Is it possible to do  BSART in this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 04:03:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-13T04:03:18Z</dc:date>
    <item>
      <title>MRM Final Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mrm-final-check/m-p/7788903#M1586198</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;I Using implicit enhancement in function module MRM_FINAL_CHECK, i am searching BSART field in that to check the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If bsart = ' ' &lt;/P&gt;&lt;P&gt;do some operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the field BSART. I couldn't find. Is it possible to do  BSART in this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 04:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mrm-final-check/m-p/7788903#M1586198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-13T04:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: MRM Final Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mrm-final-check/m-p/7788904#M1586199</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;check this in fm MRM_FINAL_CHECK:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- search for &lt;/P&gt;&lt;P&gt;      PERFORM global_check TABLES t_drseg&lt;/P&gt;&lt;P&gt;                              t_errprot&lt;/P&gt;&lt;P&gt;                      CHANGING xbuchen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.-  in form global_check there is:&lt;/P&gt;&lt;P&gt;      PERFORM check_gl_account TABLES  ptx_errprot&lt;/P&gt;&lt;P&gt;                                       pti_drseg&lt;/P&gt;&lt;P&gt;                               CHANGING ptx_buchen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.- in form check_gl_account there is:&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'ME_READ_HEADER_INVOICE'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          ebeln    = p_t_drseg-ebeln&lt;/P&gt;&lt;P&gt;          re_kursf = p_t_drseg-kursf&lt;/P&gt;&lt;P&gt;          re_waers = p_t_drseg-waers&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          iekko    = iekko.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and here you have iekko-bsart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 09:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mrm-final-check/m-p/7788904#M1586199</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2011-04-13T09:07:17Z</dc:date>
    </item>
  </channel>
</rss>

