<?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: Smartform Data for Dunning in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399222#M1995512</link>
    <description>&lt;P&gt;Try to copy the signature/interface of sap F150_DUNN_SF form into your form. Look also at forms executed in the initialization code of the SAP form.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 07:31:48 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2021-08-16T07:31:48Z</dc:date>
    <item>
      <title>Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399215#M1995505</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
  &lt;P&gt;I am preparing a smartform for dunning. I require the following data in the main window. Please suggest&lt;/P&gt;
  &lt;P&gt;Main window &lt;/P&gt;
  &lt;P&gt;Doc No (BSEG-VBELN), Date (BKPF-BUDAT), PO No (BSEG-KIDNO), Crcy (MHND-WAERS), Amount (MHND-DMSHB), Due Date (MHND-FAEDT), Arrears (MHND-VERZN),D (MHND-MAHNN) &lt;/P&gt;
  &lt;P&gt;other fields in footer. (F150D-WAERF) (F150D-SUFPF) (F150D-WAERF) (F150D-SALFW)&lt;/P&gt;
  &lt;P&gt;One more thing how i could take customer number from customer no entered in dunning.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 10:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399215#M1995505</guid>
      <dc:creator>former_member515644</dc:creator>
      <dc:date>2021-07-15T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399216#M1995506</link>
      <description>&lt;P&gt;Suggest what? You don't know Smart Forms at all?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 11:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399216#M1995506</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-07-15T11:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399217#M1995507</link>
      <description>&lt;P&gt;Did you create the smart form from scratch or from a copy of form &lt;A href="https://help.sap.com/viewer/search?q=%22F150_DUNN_SF%22"&gt;F150_DUNN_SF&lt;/A&gt;. You could also look at code of FM PRINT_DUNNING_NOTICE_SF (the one used in FIBF) to get more information on form interface.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hint: Look at forum wiki for &lt;/EM&gt;&lt;A href="https://launchpad.support.sap.com/#/solutions/scnwiki/?q=how-to%252520smartforms"&gt;&lt;EM&gt;Smartforms&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; or &lt;A href="https://www.google.com/search?q=smartforms+for+dummies"&gt;google it&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 11:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399217#M1995507</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2021-07-16T11:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399218#M1995508</link>
      <description>&lt;P&gt;Hi Dear, as premise create &lt;STRONG&gt;SAP ABAP object (report, function module or class)&lt;/STRONG&gt; responsible for retrieving all data from SAP tables and transfer corresponding data by calling function modules ("&lt;STRONG&gt;SSF_FUNCTION_MODULE_NAME&lt;/STRONG&gt;"...) into related SAP smartforms regarding the &lt;STRONG&gt;interface&lt;/STRONG&gt; as the following screenshots/samples/steps.&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Roberto FORTI Santos&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1956574-fm-call-step01-smartforms.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1956575-fm-call-step02-smartforms.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1956577-smartforms.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 16:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399218#M1995508</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2021-07-16T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399219#M1995509</link>
      <description>&lt;P&gt;Thanks a lot Raymond. I am creating the form from scratch. I have designed the layout. Only thing is how my customer and dunning date would be passed to Form from Dunning window in F150.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399219#M1995509</guid>
      <dc:creator>former_member515644</dc:creator>
      <dc:date>2021-07-20T06:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399220#M1995510</link>
      <description>&lt;P&gt;Thanks a lot Roberto. One more query that how i would get customer number from dunning to my form.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399220#M1995510</guid>
      <dc:creator>former_member515644</dc:creator>
      <dc:date>2021-07-20T06:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399221#M1995511</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;lakpajnee&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I recommend analyzing function module CHECK_KUNNR_IN_DUNNING_RUN code and encapsulated SAP ABAP objects.&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Roberto FORTI Santos&lt;/P&gt;&lt;P&gt;IT Engineer Certified (SAP/PYTHON/JAVA)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1959600-sap-dunning.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 14:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399221#M1995511</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2021-07-20T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Data for Dunning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399222#M1995512</link>
      <description>&lt;P&gt;Try to copy the signature/interface of sap F150_DUNN_SF form into your form. Look also at forms executed in the initialization code of the SAP form.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 07:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-data-for-dunning/m-p/12399222#M1995512</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2021-08-16T07:31:48Z</dc:date>
    </item>
  </channel>
</rss>

