Programme SAP RPTTIZ_BAPI_TEST - BAPI Test: Import Trip, Delete Trip, Recreate Trip

Purpose
Test program: This program imports a trip using BAPI'BAPI_TRIP_GET_DETAILS', deletes it using the BAPI 'BAPI_TRIP_DELETE',and then creates the trip again using BAPI'BAPI_TRIP_CREATE_FROM_DATA'.
For security reasons, this program cannot be run without beingmodified. You must deactive the line Exit before running theprogram.