Menu

SAP Function Module BAPI_COSTESTIMATE_RELEASING

Release of Marked Standard Cost Estimates

The Function Module BAPI_COSTESTIMATE_RELEASING (Release of Marked Standard Cost Estimates) is a standard Function Module in SAP ERP and is part of the function group 2044 within the package CKJ8.

Technical Information

Function Module BAPI_COSTESTIMATE_RELEASING
Short Text Release of Marked Standard Cost Estimates
Function Group 2044
Package CKJ8
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COSTINGRUN LIKE BAPIRELEASING-COSTINGRUN Name of Costing Run
COSTINGRUN_DATE LIKE BAPIRELEASING-COSTINGRUN_DATE Costing Run Date
NO_OF_MAT_IN_POST_DOC LIKE BAPIRELEASING-NO_OF_MAT_IN_POST_DOC 400 Number of Materials in Material Ledger Document
POSTING_PERIOD LIKE BAPIRELEASING-POSTING_PERIOD Period of Future Standard Cost Estimate
POSTING_YEAR LIKE BAPIRELEASING-POSTING_YEAR Fiscal Year of Future Standard Cost Estimate
TESTRUN LIKE BAPIRELEASING-TESTRUN SPACE Execute Test Run

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
IN_COMP_CODE LIKE BAPICOMPANYCODE Ranges Table for Organizational Unit Company Code
IN_MATERIAL LIKE BAPIMATERIAL Ranges Table for Material
IN_PLANT LIKE BAPIPLANT Ranges Table for Organizational Unit Plant
OUT_LIST LIKE BAPIRELEASINGOUTLIST Structure for Output List Marking
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.