‎2021 Jul 15 11:28 AM
Hi
I am preparing a smartform for dunning. I require the following data in the main window. Please suggest
Main window
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)
other fields in footer. (F150D-WAERF) (F150D-SUFPF) (F150D-WAERF) (F150D-SALFW)
One more thing how i could take customer number from customer no entered in dunning.
‎2021 Jul 15 12:06 PM
‎2021 Jul 16 12:47 PM
Did you create the smart form from scratch or from a copy of form F150_DUNN_SF. You could also look at code of FM PRINT_DUNNING_NOTICE_SF (the one used in FIBF) to get more information on form interface.
Hint: Look at forum wiki for Smartforms or google it
‎2021 Jul 20 7:17 AM
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.
‎2021 Aug 16 8:31 AM
‎2021 Jul 16 5:59 PM
Hi Dear, as premise create SAP ABAP object (report, function module or class) responsible for retrieving all data from SAP tables and transfer corresponding data by calling function modules ("SSF_FUNCTION_MODULE_NAME"...) into related SAP smartforms regarding the interface as the following screenshots/samples/steps.
Best Regards!
Roberto FORTI Santos



‎2021 Jul 20 7:26 AM
Thanks a lot Roberto. One more query that how i would get customer number from dunning to my form.
‎2021 Jul 20 3:17 PM
Hi lakpajnee,
I recommend analyzing function module CHECK_KUNNR_IN_DUNNING_RUN code and encapsulated SAP ABAP objects.
Best Regards!
Roberto FORTI Santos
IT Engineer Certified (SAP/PYTHON/JAVA)
