Fonction SAP CACS_VTR_SHIP_VERSOBJ - Delivers a Version Object

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
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 Copying Failed

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

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

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

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