Menu

SAP Function Module BAPI_COMPANYCODE_GETLIST

List of Company Codes

The Function Module BAPI_COMPANYCODE_GETLIST (List of Company Codes) is a standard Function Module in SAP ERP and is part of the function group 2 within the package FBASCORE.

Technical Information

Function Module BAPI_COMPANYCODE_GETLIST
Short Text List of Company Codes
Function Group 2
Package FBASCORE
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return Code

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
COMPANYCODE_LIST LIKE BAPI0002_1 List of Company Codes

Exceptions

This function module does not define any Exceptions.