Menu

SAP Function Module AIPH_GET_TEXT_PROFIT_CENTER

Get description of profit center

The Function Module AIPH_GET_TEXT_PROFIT_CENTER (Get description of profit center) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_BUFFERS within the package AIP.

Technical Information

Function Module AIPH_GET_TEXT_PROFIT_CENTER
Short Text Get description of profit center
Function Group AIPH_EO_BUFFERS
Package AIP
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_DATE TYPE SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_KOKRS TYPE KOKRS Kostenrechnungskreis
I_LANGUAGE TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
I_PRCTR TYPE PRCTR Profit Center

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT TYPE LTEXT Langtext

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.