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.
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 |
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 |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.