<?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: Lockbox user exit for program RFEBLB30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712339#M1947611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juwin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Yes There are other programs also called inside the program &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB30 .&amp;nbsp; and I found there are exits related to &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB20&amp;nbsp; 1).EXIT_RFEBLB20_001 and 2). EXIT_RFEBLB20_002 .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The second exit not at all triggering but 1st one is triggering but it will not satisfy my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to pass the posting date whenever FI documents generated . Here in my case I will run the Program&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB30 to create FI document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you find something.&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, 25 May 2016 14:12:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-05-25T14:12:55Z</dc:date>
    <item>
      <title>Lockbox user exit for program RFEBLB30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712337#M1947609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have requirement , whenever inbound idoc triggers in SAP for LOCKBOX message Type , IDOC will be created .&lt;/P&gt;&lt;P&gt; and Next step Program RFEBLB30 will be executed to post the FI document in SAP against the selection criteria.&lt;/P&gt;&lt;P&gt;The requirement is I need to change the posting date whenever creates FI document from Program RFEBLB30. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please help me with any exit or badi to achive the same.&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, 25 May 2016 12:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712337#M1947609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-25T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Lockbox user exit for program RFEBLB30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712338#M1947610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try using EXIT_RFEBLB20_001. &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB30 is just the initial screen. It calls many programs within it. &lt;SPAN style="font-size: 13.3333px;"&gt;RFEBLB20 is one of them.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 12:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712338#M1947610</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-05-25T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lockbox user exit for program RFEBLB30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712339#M1947611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juwin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Yes There are other programs also called inside the program &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB30 .&amp;nbsp; and I found there are exits related to &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB20&amp;nbsp; 1).EXIT_RFEBLB20_001 and 2). EXIT_RFEBLB20_002 .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The second exit not at all triggering but 1st one is triggering but it will not satisfy my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to pass the posting date whenever FI documents generated . Here in my case I will run the Program&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;RFEBLB30 to create FI document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you find something.&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, 25 May 2016 14:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lockbox-user-exit-for-program-rfeblb30/m-p/11712339#M1947611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-25T14:12:55Z</dc:date>
    </item>
  </channel>
</rss>

