GRAPHICS_IGS_RSPO_TEST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Use this program to check SNMP Printer Status feedback via RspoConnector Interpreter of the IGS...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter GRAPHICS_IGS_RSPO_TEST into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Report GRAPHICS_IGS_RSPO_TEST
Text Symbol: 001 = Could not reach IGS.
Text Symbol: 002 = No RspoConnector installed on IGS.
Text Symbol: 003 = RFC Destination to IGS:
Text Symbol: 004 = Printer Name:
Text Symbol: 005 = IGS reached.
Text Symbol: 006 = RspoConnector installed on IGS.
Text Symbol: 007 = No printer name specified.
Text Symbol: 008 = No such printer.
Text Symbol: 009 = Printer has no IP address or not Acess Method S printer.
Text Symbol: 010 = Retrieval of Printer Status failed.
Text Symbol: 011 = Retrieval of Printer Status succeeded.
Text Symbol: 012 = Printers that may support status feedback:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SPCPC_GET_PRINTER_STATUS call function 'SPCPC_GET_PRINTER_STATUS' exporting printername = pname importing status = s status_ext = se return_code = rc.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
GRAPHICS_IGS_RSPO_TEST - Report GRAPHICS_IGS_RSPO_TEST GRAPHICS_IGS_RSPO_TEST - Report GRAPHICS_IGS_RSPO_TEST GRAPHICS_IGS_IMGCONV_DEMO - Internet Graphics Service: Demo Report for Image Converter Interpreter GRAPHICS_IGS_IMGCONV_DEMO - Internet Graphics Service: Demo Report for Image Converter Interpreter GRAPHICS_IGS_CHART_TEST - Internet Graphics Service: Chart test GRAPHICS_IGS_CHART_TEST - Internet Graphics Service: Chart test