Menu

SAP Function Module BBP_GET_COMPANY_COUNTRY

Get ISO code of country of company code

The Function Module BBP_GET_COMPANY_COUNTRY (Get ISO code of country of company code) is a standard Function Module in SAP ERP and is part of the function group BBP_ICC_INV within the package BBP_ADDON_46B.

Technical Information

Function Module BBP_GET_COMPANY_COUNTRY
Short Text Get ISO code of country of company code
Function Group BBP_ICC_INV
Package BBP_ADDON_46B
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COMPANY TYPE BUKRS Company code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_COUNTRY TYPE INTCA Country ISO code

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.