Menu

SAP Function Module BP_PARTNER_GET_BY_TAX_NUMBER

Search BP by a tax number

The Function Module BP_PARTNER_GET_BY_TAX_NUMBER (Search BP by a tax number) is a standard Function Module in SAP ERP and is part of the function group BUPA_TAX_CHECK within the package BUPA_TAX.

Technical Information

Function Module BP_PARTNER_GET_BY_TAX_NUMBER
Short Text Search BP by a tax number
Function Group BUPA_TAX_CHECK
Package BUPA_TAX
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_TAXNUM TYPE BPTAXNUM Steuernummer zum Geschäftspartner
I_TAXTYPE TYPE BPTAXTYPE Steuernummerntyp Geschäftspartner

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.