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 |
|---|---|---|---|---|---|---|---|
| |
IV_DEVICE_GUID | TYPE | /AIN/DM_DEVGRP_GUID | Reader Device group GUID | |||
| |
IV_PRINTER_GUID | TYPE | /AIN/DM_DEVGRP_GUID | Printer Device Group GUID for assignment | |||
| |
DB_ERROR | TYPE | Database error | ||||
| |
PRINTER_NOT_FOUND | TYPE | Printer does not exist | ||||
| |
DEVICE_NOT_FOUND | TYPE | Device does not exist | ||||
| |
INCORRECT_PRINTER_ROLE | TYPE | Printer Guid does not have the role = 08 | ||||
| |
INCORRECT_DEVICE_ROLE | TYPE | Device Giud is of a printer | ||||
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 | 20141109 |
| SAP Release Created in | 210 |