Menu

SAP Function Module J_1IEXGM_GENERATE_EXCISE_ENTRY

Generate Part1 in Update Task

The Function Module J_1IEXGM_GENERATE_EXCISE_ENTRY (Generate Part1 in Update Task) 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_GENERATE_EXCISE_ENTRY
Short Text Generate Part1 in Update Task
Function Group J1IEXGM
Package J1ICIN40A
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_EXCHDR LIKE J_1IEXCHDR Excise invoice header detail

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_GRXSUB LIKE J_1IGRXSUB GR reference to subcontracting challans
IT_PART2 LIKE J_1IPART2 Excise Part II details
IT_RG1 LIKE J_1IRG1 Excise RG1 details
IT_RG23D LIKE J_1IRG23D RG23D register for the depot

Exceptions

This function module does not define any Exceptions.