Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module PRINT_DUNNING_NOTICE_SF (FI Mahnen - Ausdruck eines Mahnbriefs mit Smart Forms) is a standard Function Module in SAP ERP and is part of the function group F150 within the package FBM.
Function Module | PRINT_DUNNING_NOTICE_SF |
Short Text | FI Mahnen - Ausdruck eines Mahnbriefs mit Smart Forms |
Function Group | F150 |
Package | FBM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_F150V | LIKE | F150V | Arbeitsfelder | |
I_ITCPO | LIKE | ITCPO | Druckerparameter | |
I_MAHNV | LIKE | MAHNV | aktuelles Mahnverfahren | |
I_MHNK | LIKE | MHNK | Mahnkopf | |
I_MOUT | LIKE | BOOLE-BOOLE | SPACE | KZ: Nachrichten im Baustein ausgeben |
I_UPDATE | TYPE | C | SPACE | KZ: Echtdruck |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMREQ | LIKE | BOOLE-BOOLE | KZ: Commit erforderlich |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FIMSG | LIKE | FIMSG | Protokoll | |
T_MHND | LIKE | MHND | Mahnzeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAM_ERROR | Parameterfehler |