SAP Program SAPREFG_COPY_TO_CLIENT - OBSOLETE

Description
This report copies application forms between clients. You would use itin the following situations:

  • For initial customizing in a client where generating your own print
  • program is not possible or not desired.
    • For copying an application form in a productive client in which changes
    • to repository objects are not allowed.
      Be aware of the following:
      • No objects are physically copied; only a link to the print program of
      • the application in the source client is created.
        • The hierarchy is not copied as well, in order to have an essential
        • characeristic for the link to an application form in another client.
          • You can recognize the client to which the application form refers by
          • the last three numbers in the name of the generated function group andthe generated function module.

            IMPORTANT
            If the SAPscript form does not exist in the target client, it is takenfrom client 000 (SAP delivery client). If it does not exist in 000either, an error message appears. If you want to link to forms in aclient <> 000, first copy the SAPscript form into client 000.

            Precondition
            It is required that you have the same user in the target client as inthe current client and that you have authorization for changingapplication forms for this form class in the target client. Thenecessary authorization object is called P_PRWBENCH.

            Output
            You can see in the flow log whether the copying process was successful.