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.
Function Module | J_1I6_MODVAT_POSTING |
Short Text | FI posting to multiple accounts |
Function Group | J1I6 |
Package | J1I2 |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT_INFO | LIKE | ACCIT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOC_CREATE_FAILED | |
DOC_POST_FAILED | |
FISCAL_PERIOD_ERROR | |
FI_POSTING_ERROR |