Fonction SAP BAPI_BUS2002_ACT_DELETE_MULTI - List: Delete Network Activities

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_NUMBER BAPI_NETWORK_LIST-NETWORK C 12 Network Number

Paramètre Reférence Long. Facultatif Description
ET_RETURN BAPIRET2 548 X Return Parameter
EXTENSIONIN BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
IT_DELETE_ACTIVITY BAPI_ACTIVITY_LIST 4 Activity List for the BAPI Processing

Functionality
Delete network activities (subobject of BOR object BUS2002).

Example
The network to which the activities to be deleted belong is specifiedby the parameter number. The multiline parameter IT_DELETE_ACTIVITYcontains a list of activities to be deleted.
Messages from the application and a success or failure message, asappropriate, are returned to the caller by the BAPI in the multilineparameter RETURN.
You can process only one network each time you call up this BAPI.
Before the network activities can be deleted, various checks arecarried out, for example:

  • Have the activities already been confirmed or partially confirmed?

  • Deletion authorization

  • Are there already actual postings?

  • Are there already purchase orders?

  • Check for dependent objects: activity elements, subnetworks,
  • relationships, material components, milestones, productionresources/tools, PS texts, and document assignments.
    If all checks are successful, the activities and all dependent objectsare deleted.
    RESET N1

    Notes
    INCLUDE CNIF_PI_BAPI_HINTS OBJECT DOKU ID TX

    Description
    List of network activities that are to be deleted for the specifiednetwork instance.

586151PI-BAPIs Create/change network: CORE corrections II
580136PI-BAPIs create/change network: CORE corrections