Menu

SAP Function Module J_1IEXGM_PREPARE_EXCISE_HEADER

Prepare Internal excise header structure

The Function Module J_1IEXGM_PREPARE_EXCISE_HEADER (Prepare Internal excise header structure) 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_PREPARE_EXCISE_HEADER
Short Text Prepare Internal excise header structure
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
IS_GOHEAD TYPE GOHEAD MMIM Enjoy: Header Data
I_EXDAT LIKE J_1IEXHEAD-EXDAT Excise Document Date
I_EXNUM LIKE J_1IEXHEAD-EXNUM Excise Document Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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.