Ansicht
Dokumentation

EXIT_SAPLCVFE_001 -

EXIT_SAPLCVFE_001 -

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this SAP enhancement to define a function module exit which is used to automatically determine the output device for report shipping.

The customer exit can be found in the function group XC1A and is called when report shipping orders are generated.

As return value, the enhancement has the determined output device with the appropriate parameters (for example, Format, Print immediately indicator, Delete after printing indicator, and so on).

The output device is determined through Customizing as a default setting (see Assign Default Printer).

The enhancement has the following interface parameters:

  • I_COMM
    Structure that contains the communication type and communication group (FAX COM, for example).
  • I_REASON
    Shipping reason that indicates where report shipping was started.
  • I_REC_COUNTRY
    Recipient country of the report shipping order. Depending on the communication, the system determines whether the report is sent to the recipient company or the recipient contact person. The recipient country is then transferred to the company address or contact person address correspondingly.
  • I_REPORT
    Structure with data for the report (see structure CVDREPORT in DDIC)
  • I_RECINFO
    Structure with data for the recipient (see structure CVDRECINFO in DDIC)
  • I_INITIATOR
    Initiator (sales organization) of the report shipping order
  • I_PARAM_TAB
    Table with parameter data for the report shipping order. If the report shipping order was initiated from a delivery or sales order (SD_CALL), this table contains data for the corresponding SD document (see structure RCGSDDOC and RCGCUSDATA in DDIC).





CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2102 Date: 20240329 Time: 014450     sap01-206 ( 48 ms )