<?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 Issue with RFEBCK00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528601#M1750361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm submitting RFEBCK00 in a custom program:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; SUBMIT RFEBCK00 AND RETURN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH CK_FILE EQ OUTFILE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PCUPLOAD EQ ' '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PNUMC EQ 'X'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH POST EQ POSTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PA_XBDC EQ PA_XBDCX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH TESTRUN EQ TESTRUNX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH GROUP EQ GROUPX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BUDAT EQ I_BUDATX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BLDAT EQ I_BLDATX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BLART EQ I_BLARTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_FILE EQ P_FILEX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_PROT EQ P_PROTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_POST EQ P_POSTX.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the User executes this Program by providing a different Amount in the TXT File in 'Test Run" mode, it provides the Error Message as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/236823" width="450" /&gt;&lt;/P&gt;&lt;P&gt;But using the same data if the User runs using "Post Immediately" Option; it displays the Error message as well as updating PAYR Table.&lt;/P&gt;&lt;P&gt;This should not happen if the above error is there.&lt;/P&gt;&lt;P&gt;This is happening in the Standard Program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add the Validation to compare the above condition (Document Amount and Check Amount) in my custom Program before calling the std Prog RFEBCK00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 07:07:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-26T07:07:16Z</dc:date>
    <item>
      <title>Issue with RFEBCK00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528601#M1750361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm submitting RFEBCK00 in a custom program:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; SUBMIT RFEBCK00 AND RETURN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH CK_FILE EQ OUTFILE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PCUPLOAD EQ ' '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PNUMC EQ 'X'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH POST EQ POSTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH PA_XBDC EQ PA_XBDCX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH TESTRUN EQ TESTRUNX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH GROUP EQ GROUPX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BUDAT EQ I_BUDATX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BLDAT EQ I_BLDATX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH I_BLART EQ I_BLARTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_FILE EQ P_FILEX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_PROT EQ P_PROTX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH P_POST EQ P_POSTX.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the User executes this Program by providing a different Amount in the TXT File in 'Test Run" mode, it provides the Error Message as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/236823" width="450" /&gt;&lt;/P&gt;&lt;P&gt;But using the same data if the User runs using "Post Immediately" Option; it displays the Error message as well as updating PAYR Table.&lt;/P&gt;&lt;P&gt;This should not happen if the above error is there.&lt;/P&gt;&lt;P&gt;This is happening in the Standard Program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add the Validation to compare the above condition (Document Amount and Check Amount) in my custom Program before calling the std Prog RFEBCK00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 07:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528601#M1750361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with RFEBCK00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528602#M1750362</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;It is not possible that standard is working 2 different ways for the same content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the parameters you are passing and the file something will be a miss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 07:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528602#M1750362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with RFEBCK00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528603#M1750363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Input parameters are same for both the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how can we fetch Check Amount and Document Amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 10:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-rfebck00/m-p/9528603#M1750363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T10:17:21Z</dc:date>
    </item>
  </channel>
</rss>

