The Function Module RSPO_DEV_SNMPDATA_SAVE (Speichern SNMP Adresse) is a standard Function Module in SAP ERP and is part of the function group SPOK within the package SPOO.
Function Module | RSPO_DEV_SNMPDATA_SAVE |
Short Text | Speichern SNMP Adresse |
Function Group | SPOK |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS | TYPE | RSPOSNMP_ADDRESS | SPACE | IP Addresse eines Druckers für SNMP Abfragen |
COMMUNITY | TYPE | RSPOSNMP_COMMUNITY | 'public' | SNMP Community Name (passwort) |
DEVICE_INDEX | TYPE | RSPOSNMP_DEVINDEX | '1' | SNMP Device Index |
PRINTER | TYPE | RSPOLNAME | Spool: lange Gerätenamen | |
VERSION | TYPE | RSPOSNMP_VERSION | '1' | SNMP Versions-Identifier |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PRINTER | PRINTER existiert nicht |