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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.