<?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: User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604528#M1862316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nishant. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 09:33:16 GMT</pubDate>
    <dc:creator>former_member212705</dc:creator>
    <dc:date>2014-09-08T09:33:16Z</dc:date>
    <item>
      <title>User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604526#M1862314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are uploading&amp;nbsp; bank statement using tcode FF_5. It creates BDC of FB01. then we process it via SM35. Its a country specific bank statement (Hungary). Now while processing BDC we found that document header text (BKTXT) and Assignment (ZUONR) field is filled with the combination of two keys of table FEBEP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Screen shot of BDC&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen having document header text:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/532905" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Next Screen having Assignment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/532906" width="450" /&gt;&lt;/P&gt;&lt;P&gt;These both fields are the combination of FEBEP-KUKEY -Short key (surrogate) and FEBEP-ESNUM -Memo record number (line item number in bank statement).&lt;/P&gt;&lt;P&gt;Both fields are getting filled inside the standard program RFEBBU00 (This program creates BDC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/532910" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/532911" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now user wants 'posting date' in the Assignment field. &lt;/STRONG&gt;Functional has changed the configuration so while doing manually via FB01 , posting date gets populated in Assignment field but While uploading via FF_5 this standard report gets called and it populates the key combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on SAP 4.7 .&lt;/P&gt;&lt;P&gt;Is these any user exit or sap note for this info.&lt;/P&gt;&lt;P&gt;Please help me. if anyone has any idea that would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 13:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604526#M1862314</guid>
      <dc:creator>former_member212705</dc:creator>
      <dc:date>2014-09-03T13:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604527#M1862315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashish, Try to find some BTE for your requirement. Use FM BTE_FUNCTION_FIND .&lt;/P&gt;&lt;P&gt;OPEN_FI_PERFORM_00001120_P&lt;/P&gt;&lt;P&gt;OPEN_FI_PERFORM_00001120_E&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604527#M1862315</guid>
      <dc:creator>nishant0gaur</dc:creator>
      <dc:date>2014-09-08T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604528#M1862316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nishant. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604528#M1862316</guid>
      <dc:creator>former_member212705</dc:creator>
      <dc:date>2014-09-08T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604529#M1862317</link>
      <description>&lt;P&gt;Is it not possible to just maintain the sort field in the gl master data ?&lt;/P&gt;&lt;P&gt;Do you know what i mean ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 12:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-to-change-assignment-field-while-uploading-bank-statement-using/m-p/10604529#M1862317</guid>
      <dc:creator>former_member502654</dc:creator>
      <dc:date>2021-11-24T12:58:10Z</dc:date>
    </item>
  </channel>
</rss>

