Menu

SAP Function Module FVD_PAY_OBJ_APP_BEPP_SHORT_SRC

Creates a shortage BEPP and a new pay. seg. with the missing money

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module FVD_PAY_OBJ_APP_BEPP_SHORT_SRC (Creates a shortage BEPP and a new pay. seg. with the missing money) 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.

Technical Information

Function Module FVD_PAY_OBJ_APP_BEPP_SHORT_SRC
Short Text Creates a shortage BEPP and a new pay. seg. with the missing money
Function Group FVD_PAYMENT_US_IPD
Package FVVD_PAYMENT_US
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLOWTYPE TYPE SBEWART Bewegungsart
I_MISSING_AMOUNT TYPE BSSBSEG-WRBTR Betrag in Fremdwährung für Steueraufteilung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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 Zusatzinformationen zu VDBEPP
C_TAB_POSTVDBEPP TYPE TRTY_VDBEPP Bewegungsdaten - Plan-Position

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.