Menu

SAP Function Module CACS_MASS_PRINT

Druckt eine Menge von Schriftstücken

The Function Module CACS_MASS_PRINT (Druckt eine Menge von Schriftstücken) is a standard Function Module in SAP ERP and is part of the function group CACS_PRINT_TOOLS within the package CACS_CORR1.

Technical Information

Function Module CACS_MASS_PRINT
Short Text Druckt eine Menge von Schriftstücken
Function Group CACS_PRINT_TOOLS
Package CACS_CORR1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PRITYP TYPE CACSPRITYPE Korrespondenz: Druckart
I_SYARMOD TYPE SYARMOD DRUCKEN: Ablagemodus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOCUMENTS_SUCCESSFUL LIKE SY-DBCNT Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_DFKKCOH TYPE CACS_DFKKCOH_TTYP Korrespondenzcontainer DFKKCOH nach primärschlüssel sortiert

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.