Fonction SAP CACS_VTR_TRANSPORT_VERSOBJ - Transports a Version Object

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_CONTFLAG CONTFLAG C 1 X Delivery Class
I_OBJECT ANY A 0 Version Object To Be Transported
I_REQUEST TRKORR C 20 X Desired Transport Request
I_TABNAME TABNAME C 30 Table Name

Paramètre Reférence Type Long. Description
E_REQUEST TRKORR C 20 Transport Request Used

Exception Description
FAILURE Transport Copy Failed

Functionality
This function module is a component of the transport interface of ICMversion management.
It helps in transport recording of an individual version object.
In detail, it does the following:

  • Deletes all the existing transport entries of the object from transport
  • area.
    • Copies all the active versions of the object to the transport area.

    • Writes the transport object key to a transport request, similarly the
    • row keys of the corresponding texts.

      Notes
      Instead of the object key (key with VERSION=*) you can also use theentire row (with any version number) for specifying the version objectto be transported to I_OBJECT.