Menu

SAP Function Module J_1IEX_DEFAULT_EXCISE_DUTY

Defaults excise duty

The Function Module J_1IEX_DEFAULT_EXCISE_DUTY (Defaults excise duty) is a standard Function Module in SAP ERP and is part of the function group J1IEX within the package J1ICIN40A.

Technical Information

Function Module J_1IEX_DEFAULT_EXCISE_DUTY
Short Text Defaults excise duty
Function Group J1IEX
Package J1ICIN40A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_EXHEAD LIKE J_1IEXHEAD Incoming Excise Invoice: CIN40A : Header Data
IS_EXITEM LIKE J_1IEXITEM Incoming Excise Invoice: CIN40A : Item Details
IS_MSEG LIKE MSEG MMIM Enjoy: Item Data
IS_POITEM LIKE EBEFU Purchasing Fields, Inventory Management
I_EXDAT LIKE J_1IEXCHDR-EXDAT SY-DATUM Excise Invoice date in the document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXITEM LIKE J_1IEXITEM Incoming Excise Invoice: CIN40A : Item Details

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.