SAP ABAP Function Module SPCPC_GET_CPC_PRINTER (Returns CPC printer according to filter criteria)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPCPC (Package) Central Printer Configuration
⤷
⤷
Basic Data
| Function Module | SPCPC_GET_CPC_PRINTER | Returns CPC printer according to filter criteria |
| Function Group | SPCPC | Main function group for CPC |
| Program Name | SAPLSPCPC | |
| INCLUDE Name | LSPCPCU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PRINTERS | TYPE | SPCPC_PRINTER_TABLE | Tabelle von zentral verteilten Druckern | |||
| |
RETURN_CODE | TYPE | SPCPC_RETURN_CODE | Return Code | |||
| |
TARGET_SYSTEM | TYPE | SPCPC_TS_ID | Client System für zentrale Druckkonfiguration | |||
| |
TARGET_SYSTEM_GROUP | TYPE | SPCPC_TSGROUP_ID | ID für Menge von Systemen für zentrale Druckerkonfiguration | |||
| |
PRINTER | TYPE | SPCPC_PRINTER_ID | Spool: lange Gerätenamen | |||
| |
PRINTER_GROUP | TYPE | SPCPC_PGROUP_ID | ID für Menge von Druckern für zentrale Druckerkonfiguration | |||
| |
PRINTER_EX | TYPE | SPCPC_PRINTER_ID_EX | PAL managed printer ID | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20070216 |
| SAP Release Created in | 710 |