Menu

SAP Function Module PROFITCENTER_KEYFIG_POST

FB zum Verbuchen von stat. Kennzahlen im PCA

The Function Module PROFITCENTER_KEYFIG_POST (FB zum Verbuchen von stat. Kennzahlen im PCA) is a standard Function Module in SAP ERP and is part of the function group PCA_KEYFIG within the package KE1.

Technical Information

Function Module PROFITCENTER_KEYFIG_POST
Short Text FB zum Verbuchen von stat. Kennzahlen im PCA
Function Group PCA_KEYFIG
Package KE1
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADDATA LIKE PROFITCENTER_HEAD_STAT Struktur für Profit Center (Kopfdaten, stat Kennzahlen)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Returnparameter

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
LINEDATA LIKE PROFITCENTER_STATKEYFIG Struktur für Profit Center (Daten stat. Kennzahlen)
LMESSAGE LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.