Menu

SAP Function Module J_1IEWT_HANDLE_ERRORS

Error handling for India W/Tax reporting

The Function Module J_1IEWT_HANDLE_ERRORS (Error handling for India W/Tax reporting) is a standard Function Module in SAP ERP and is part of the function group J_1IEFILE within the package J1IN.

Technical Information

Function Module J_1IEWT_HANDLE_ERRORS
Short Text Error handling for India W/Tax reporting
Function Group J_1IEFILE
Package J1IN
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_BUKRS TYPE BUKRS Company Code
I_MSGID TYPE MSGID Message identification
I_MSGNR TYPE MSGNR Message number
I_MSGTY TYPE MSGTY Message Type
I_PAR1 TYPE SY-MSGV1 Message Variable
I_PAR2 TYPE SY-MSGV2 Message Variable
I_PAR3 TYPE SY-MSGV3 Message Variable
I_PAR4 TYPE SY-MSGV4 Message Variable
I_SECCO TYPE SECCO Section Code
I_TESTRUN TYPE CHAR1 Single-Character Indicator

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_ERROR TYPE TYJ_1IEWT_ERROR Table for type for error information

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.