Menu

SAP Function Module J_1I7_REDETERMINE_INVOICE_TYPE

User exit to determine invoice type

The Function Module J_1I7_REDETERMINE_INVOICE_TYPE (User exit to determine invoice type) is a standard Function Module in SAP ERP and is part of the function group J1I2 within the package J1IN.

Technical Information

Function Module J_1I7_REDETERMINE_INVOICE_TYPE
Short Text User exit to determine invoice type
Function Group J1I2
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_VBRK LIKE VBRK Billing Document: Header Data
I_VBRP LIKE VBRP Billing Document: Item Data
I_WAERK LIKE VBRK-WAERK SD document currency
I_WAERS LIKE KONV-WAERS Currency Key
SH_REGION LIKE KUAGV-LAND1 Country Key
SP_REGION LIKE KUWEV-LAND1 Destination country

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.