Fonction SAP BAPI_BUS2002_DELETE - Delete Network Header Using BAPI

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_NUMBER BAPI_NETWORK_LIST-NETWORK C 12 Order 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

Functionality
Delete a network (BOR object BUS2002).

Example
The network to be deleted is transferred to parameter I_NETWORK.
Messages from the application and a success or failure message, asappropriate, are returned to the caller by the BAPI in the multilineparameter RETURN.
Only one network can be processed each time the BAPI is called.
Before the network is deleted, various checks are carried out, forexample:
Has the network already been released or partially released?
Deletion authorization
Are there already actual postings for assignment objects?
If all checks are successful, the network and all its subobjects suchas network activities, activity elements, material components,milestones, and so on, are deleted.
RESET N1

Notes
INCLUDE CNIF_PI_BAPI_HINTS OBJECT DOKU ID TX

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