Menu

SAP Function Module FTR_PID_COMPANYCODE_GET

Zugriff auf den Parameter für den Buchungskreis

The Function Module FTR_PID_COMPANYCODE_GET (Zugriff auf den Parameter für den Buchungskreis) is a standard Function Module in SAP ERP and is part of the function group FTR_07 within the package FTTR.

Technical Information

Function Module FTR_PID_COMPANYCODE_GET
Short Text Zugriff auf den Parameter für den Buchungskreis
Function Group FTR_07
Package FTTR
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_BUKRS TYPE BUKRS Buchungskreis
I_PID_BUKRS LIKE 'BUK' Parameter-ID für den Buchungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUKRS TYPE BUKRS Buchungskreis
E_BUTXT LIKE Bezeichnung des Buchungskreises

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.