Fonction SAP BAPI_PROCESS_DELETEMULTIPLE - Delete one or more BP's

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONTROLLINGAREA BAPI1036_GEN-CO_AREA C 4 Controlling Area
TESTRUN BAPI1036_GEN-TESTRUN C 1 SPACE X Switch to Simulation Session for Write BAPIs

Paramètre Reférence Long. Facultatif Description
BUSINESSPROCESSLIST BAPI1036_BPDELLIST 28 Interface structure: business process - interval for deleting
RETURN BAPIRET2 548 Return parameter

Functionality
The module deletes business processes in the given period. You can alsojust check if it is possible to execute this deletion.

Description
Controlling area to which the business process isassigned.

Description
If the indicator TESTRUN is set, the system will only check whetherthe business process can be deleted. Nothing is actually deleted in thedatenbank.

Value range

  • TESTRUN = 'X': set

  • TESTRUN = ' ': not set
  • Description
    List of business processes to be deleted. All business processes withinthe given period are deleted (VALID_FROM to VALID_TO).

    Description
    Table of return values (errors and messages).