Menu

SAP Function Module J_1I4_COPY_MIGO_DATA

Export excise invoice details to j1i4 global variables

The Function Module J_1I4_COPY_MIGO_DATA (Export excise invoice details to j1i4 global variables) is a standard Function Module in SAP ERP and is part of the function group J1I4 within the package J1I2.

Technical Information

Function Module J_1I4_COPY_MIGO_DATA
Short Text Export excise invoice details to j1i4 global variables
Function Group J1I4
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
EXCISE_YEAR LIKE J_1IEXCHDR-EXYEAR Excise Year
EXC_INV LIKE J_1IEXCHDR-EXNUM Excise Document Number
LIFNR LIKE J_1IEXCHDR-LIFNR Account number of vendor or creditor

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.