SAP ABAP Function Module /AIN/PRN_DEVICE_ASSIGN_PRINTER (Get the assigned printer for the given device)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/PRINT (Package) AII Print
Basic Data
Function Module /AIN/PRN_DEVICE_ASSIGN_PRINTER Get the assigned printer for the given device  
Function Group /AIN/PRN_DETERMINATION   Profile and label format determination  
Program Name /AIN/SAPLPRN_DETERMINATION    
INCLUDE Name /AIN/LPRN_DETERMINATIONU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_DEVICE_GUID TYPE /AIN/DM_DEVGRP_GUID Reader Device group GUID
Importing IV_PRINTER_GUID TYPE /AIN/DM_DEVGRP_GUID Printer Device Group GUID for assignment
Exception DB_ERROR TYPE Database error
Exception PRINTER_NOT_FOUND TYPE Printer does not exist
Exception DEVICE_NOT_FOUND TYPE Device does not exist
Exception INCORRECT_PRINTER_ROLE TYPE Printer Guid does not have the role = 08
Exception INCORRECT_DEVICE_ROLE TYPE Device Giud is of a printer
               
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  20141109 
SAP Release Created in 210