SAP ABAP Function Module RSPO_SYSCOPY_ASSIGN_PRINTERS (Reconfigure printers after a system copy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Function Module RSPO_SYSCOPY_ASSIGN_PRINTERS Reconfigure printers after a system copy  
Function Group RSPO_SYSCOPY   Functions for SAP System Copy  
Program Name SAPLRSPO_SYSCOPY    
INCLUDE Name LRSPO_SYSCOPYU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PRINTER_NUM TYPE I Number of modified printer definitions
Exporting PRINTER_LOG TYPE CFT_CHARLINE Table of text lines (for error log, messages)
Exporting SERVER_NUM TYPE I Number of modified spool server definitions
Exporting SERVER_LOG TYPE CFT_CHARLINE Table of text lines (for error log, messages)
Importing SID_ORI TYPE SYSYSID SPACE SAP SID of original system
Exception NO_AUTHORIZATION TYPE Caller does not have SPAD authorization
Exception INVALID_SID TYPE SID_ORI is identical to my SID
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20100421 
SAP Release Created in