Menu

SAP Function Module J_1I6_MODVAT_POSTING

FI posting to multiple accounts

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 J_1I6_MODVAT_POSTING (FI posting to multiple accounts) is a standard Function Module in SAP ERP and is part of the function group J1I6 within the package J1I2.

Technical Information

Function Module J_1I6_MODVAT_POSTING
Short Text FI posting to multiple accounts
Function Group J1I6
Package J1I2
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_BKREF_AWREF LIKE ACCHD-AWREF
I_BKREF_AWTYP LIKE ACCHD-AWTYP
I_COMP_CODE LIKE ACCIT-BUKRS
I_CURRENCY LIKE ACCIT-PSWSL
I_DOC_DATE LIKE ACCIT-BLDAT Document date in document
I_EXT_REF_DOC LIKE ACCIT-XBLNR
I_POST TYPE XFELD 'X' 'Automatically post the document
I_POST_DATE LIKE ACCIT-BUDAT SY-DATUM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AWORG LIKE ACCIT-AWORG
E_AWREF LIKE ACCIT-AWREF
E_AWTYP LIKE ACCIT-AWTYP

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCOUNT_INFO LIKE ACCIT

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOC_CREATE_FAILED
DOC_POST_FAILED
FISCAL_PERIOD_ERROR
FI_POSTING_ERROR