Functionality You can use this BAPI to delete one or more vehicles. To do this,select the action VDEL or a different deletion action. (see inputparameters for action). You can only delete with VDEL if there is nosubsequent document for the vehicle. This BAPI does not create a commit (like all BAPIs in this Release). Toensure the update in the database, you must also call the SAP standardBAPI BAPI_TRANSACTION_COMMIT after the current BAPI has beensuccessfully completed. INCLUDE VMS_GENERAL OBJECT DOKU ID TX INCLUDE VMS_ACTION OBJECT DOKU ID TX INCLUDE VMS_ID_TYPE OBJECT DOKU ID TX INCLUDE VMS_OUTPUT4 OBJECT DOKU ID TX INCLUDE VMS_RETURN OBJECT DOKU ID TX INCLUDE VMS_ITEM OBJECT DOKU ID TX |