Menu

SAP Function Module PROFITCENTER_DOCUMENT_POST

FB zum Verbuchen von PCA-Belegen wie 9KE0

The Function Module PROFITCENTER_DOCUMENT_POST (FB zum Verbuchen von PCA-Belegen wie 9KE0) is a standard Function Module in SAP ERP and is part of the function group PCA_POST within the package KE1.

Technical Information

Function Module PROFITCENTER_DOCUMENT_POST
Short Text FB zum Verbuchen von PCA-Belegen wie 9KE0
Function Group PCA_POST
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 Struktur für Profit Center (Kopfdaten)

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_DATA Struktur für Profit Center Daten
LMESSAGE LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.