Menu

SAP Function Module J_1IEXGM_CHECK_CENVAT_UTIL

prepares all internal tables after save was requested

The Function Module J_1IEXGM_CHECK_CENVAT_UTIL (prepares all internal tables after save was requested) 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_CHECK_CENVAT_UTIL
Short Text prepares all internal tables after save was requested
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_EXHEAD LIKE J_1IEXHEAD Incoming Excise Invoice: CIN40A : Header Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_BAPIRET2 LIKE BAPIRET2 Return Parameter

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_ACCOUNT LIKE J_1IACCBAL Structure for storing account no and balance

Exceptions

This function module does not define any Exceptions.