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 FVD_PAY_OBJ_APP_BEPP_ADDESCROW (Erstellen einer ausserplanmässigen Escrow-Sachkontenbuchung) is a standard Function Module in SAP ERP and is part of the function group FVD_PAYMENT_US_IPD within the package FVVD_PAYMENT_US.
Function Module | FVD_PAY_OBJ_APP_BEPP_ADDESCROW |
Short Text | Erstellen einer ausserplanmässigen Escrow-Sachkontenbuchung |
Function Group | FVD_PAYMENT_US_IPD |
Package | FVVD_PAYMENT_US |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMOUNT | TYPE | VDBEPP-BBWHR | APT Betrag in Bestandswährung | |
I_BUDAT | TYPE | BUDAT | Bewegungsdaten - Plan-Position | |
I_DVALUT | TYPE | DVALUT | Berechnungstag | |
I_SBEWART | TYPE | SBEWART | Bewegungsart der APT Sollstellung | |
I_STR_VDARL | TYPE | VDARL | Darlehen |
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 |
---|---|---|---|---|
C_TAB_PAY_SEG | TYPE | TRTY_BSSBSEG | Tabellentyp für Tabelle BSSBSEG | |
C_TAB_POSTADDBEPP | TYPE | TRTY_ADDBEPP | Tabellentyp für Tabelle ADDBEPP | |
C_TAB_POSTVDBEPP | TYPE | TRTY_VDBEPP | Tabellentyp für Tabelle VDBEPP |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AMOUNT_NOT_AVAILABLE | Die Pay Segs enthalten zuwenig Geld um eine APT mit gew. Betrag zu bilden |
INCONSISTENCY_ERROR | Inkonsistenter Datenzustand |
MIXED_PAY_SEG_TYPES | Gemischte Zahlungssegmente für ZE APT verwendet |