Menu

SAP Function Module J_1IEXGM_CALC_HEADER_DUTY

calculate header duty based on items

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module J_1IEXGM_CALC_HEADER_DUTY (calculate header duty based on items) is a standard Function Module in SAP ERP and is part of the function group J1IEXGM within the package J1ICIN40A.

Technical Information

Function Module J_1IEXGM_CALC_HEADER_DUTY
Short Text calculate header duty based on items
Function Group J1IEXGM
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
I_GR_QTY_BASED TYPE CHAR1 ' ' Single-character flag
I_POST_VALUE TYPE CHAR1 ' ' Single-character flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TOTAL_AED LIKE J_1IEXCHDR-EXAED Additional Excise Duty
E_TOTAL_BED LIKE J_1IEXCHDR-EXBED Basic Excise Duty
E_TOTAL_ECS LIKE J_1IEXCHDR-ECS Education CESS
E_TOTAL_EXADDTAX1 LIKE J_1IEXCHDR-EXADDTAX1 Additional Tax1 value
E_TOTAL_EXADDTAX2 LIKE J_1IEXCHDR-EXADDTAX2 Additional Tax2 value
E_TOTAL_EXADDTAX3 LIKE J_1IEXCHDR-EXADDTAX3 Additional Tax3 value
E_TOTAL_NCCD LIKE J_1IEXCHDR-NCCD NCCD Value
E_TOTAL_SED LIKE J_1IEXCHDR-EXSED Special Excise Duty

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_EXHEAD LIKE J_1IEXHEAD Incoming Excise Invoice: CIN40A : Header Data

Table Parameters

These are the TABLE parameters of this function module.

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

Exceptions

This function module does not define any Exceptions.