Menu

SAP Function Module J_1BNFE_GET_TAX_CODES

Get valid tax codes

The Function Module J_1BNFE_GET_TAX_CODES (Get valid tax codes) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_IN within the package J1BA.

Technical Information

Function Module J_1BNFE_GET_TAX_CODES
Short Text Get valid tax codes
Function Group J_1B_NFE_IN
Package J1BA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU TYPE SPRAS SY-LANGU Language Key

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
ET_BAPIRET2 TYPE BAPIRETTAB Table with BAPI Return Information
ET_TAXCODES TYPE J_1BNFE_TAXCODE_TAB Tax Code Names
IT_EKPO_KEY LIKE EKPO_KEY Structure for Array Fetch (Table EKPO)

Exceptions

This function module does not define any Exceptions.