Menu

SAP Function Module BAPI_BUPA_TAX_PAR_GET_DETAIL

BAPI: Getting Business Partner from Tax Number as input

The Function Module BAPI_BUPA_TAX_PAR_GET_DETAIL (BAPI: Getting Business Partner from Tax Number as input) is a standard Function Module in SAP ERP and is part of the function group BUPA_TAX_BAPI within the package BUPA_TAX.

Technical Information

Function Module BAPI_BUPA_TAX_PAR_GET_DETAIL
Short Text BAPI: Getting Business Partner from Tax Number as input
Function Group BUPA_TAX_BAPI
Package BUPA_TAX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAXNUMBER LIKE BAPIBUS1006TAX-TAXNUMBER Steuernummer zum Geschäftspartner

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARTNER_ARRAY TYPE BUS_TAX_NUMBER_T Table Category for BUS_TAX_NUMBER

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
RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.