SAP Function BAPI_COSTELEM_DELETEMULTIPLE - Delete One or More Cost Centers

Parameter Reference Type Length Default Optional Text
COAREA BAPI1030_GEN-CO_AREA C 4 Controlling Area
TESTRUN BAPI1030_GEN-TESTRUN C 1 SPACE X Switch to Simulation Mode for Write BAPIs

Parameter Reference Length Optional Text
COSTELEMENTLIST BAPI1030_CEDELLIST 26 Interface: Cost Elements - Intervals for Deletion
RETURN BAPIRET2 548 Return Parameters, Especially Errors

Functionality
This module is used for deleting cost elements in the specified periods.It is only possible to check whether deletion is possible.

Description
Controlling Area to which the cost elements areassigned.

Description
If you set the TESTRUN flag, only a check as to whether the costelements can be deleted is made. They are not actually deleted from thedatabase.

Value range

  • TESTRUN = 'X': set

  • TESTRUN = ' ': not set
  • Description
    List of cost elements that are to be deleted. Each cost element in thespecified period (VALID_FROM to VALID_TO) is deleted.

    Description
    Table of return values (errors and messages).