SAP Function SAMPLE_PROCESS_00001030 - Beschreibung der Prozess-Schnittstelle 00001030

Parameter Reference Type Length Default Optional Text
I_MHNK MHNK u 445 Mahnkopf

Parameter Reference Type Length Default Optional Text
C_FORNR T047E-FORNR C 16 Formularnummer (SAPSCRIPT)
C_LISTN T047E-LISTN C 6 Listname
C_XAVIS T047E-XAVIS C 1 Kennzeichen: Avis erzeugen
C_ZLSCH T047E-ZLSCH C 1


DEFINE &TEXT& = 'Dunning run: Determine form'
DEFINE &EVENT& = '00001030'
DEFINE &TYPE& = 'PROCESS'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

Functionality
This process is called up when the Customizing settings are determinedfor an MHNK entry in the function module GET_DUNNING_CUSTOMIZING, andis used for overwriting the form determined from the Customizingsettings for printing dunning notices.

Description
Name of the form to be used instead of the standard form. If the formname is left blank, the system uses the form defaulted in Customizing.

Description
List name that decides whether a new spool request is generated orwhether the printout is added to the last spool request.

Description
This indicator determines whether a payment advice note is to begenerated at the same time as the dunning notice is printed. Thisindicator is only used if the account is not involved in a legaldunning procedure.

Description
Contains the current MHNK entry for processsing.