Menu

SAP Function Module BAPI_COPAPLANNING_POSTDATA

Write CO-PA Planning data

The Function Module BAPI_COPAPLANNING_POSTDATA (Write CO-PA Planning data) is a standard Function Module in SAP ERP and is part of the function group KE_BAPI_COPAPLANNING within the package KE.

Technical Information

Function Module BAPI_COPAPLANNING_POSTDATA
Short Text Write CO-PA Planning data
Function Group KE_BAPI_COPAPLANNING
Package KE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPERATINGCONCERN LIKE BAPI1167-OPERATINGCONCERN Operating Concern
TESTRUN LIKE BAPI1167-TESTRUN Test Run
TYPEOFPROFITANALYSIS LIKE BAPI1167-TYPEOFPA Type of Profitability Analysis

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DATA LIKE BAPI_COPA_DATA Data
RETURN LIKE BAPIRET2 Messages
SELECTEDFIELDS LIKE BAPI_COPA_FIELD Field List
SELECTION LIKE BAPI_COPA_SELECTION Selection

Exceptions

This function module does not define any Exceptions.