SAP Reports / Programs

RSPO0044 SAP ABAP Report - Reserve







RSPO0044 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RSPO0044 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RSPO0044. "Basic submit
SUBMIT RSPO0044 AND RETURN. "Return to original report after report execution complete
SUBMIT RSPO0044 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: ESC_POST = Escapes, PostScript, Func.mod.
Selection Text: DEST = Output device (for E,P)
Title: Reserve
Text Symbol: 093 = RSPO0044 - spooler test
Text Symbol: 092 = Test
Text Symbol: 091 = Basis dev.
Text Symbol: 090 = Heading
Text Symbol: 081 = Output device unsuitable
Text Symbol: 080 = Cancelled by user
Text Symbol: 070 = RSPO0044 tests RSPO OUTPUT POSTSCRIPT
Text Symbol: 063 = "F" - Test PostScript with function module
Text Symbol: 062 = "P" - Test PostScript
Text Symbol: 061 = "E" - Test Escape sequences
Text Symbol: 051 = text. End.
Text Symbol: 050 = And then some standard
Text Symbol: 043 = locked output.
Text Symbol: 042 = Standard and
Text Symbol: 041 = before we start properly.
Text Symbol: 040 = Some intro text first
Text Symbol: 030 = Spooler test program
Text Symbol: 021 = Unknown device type
Text Symbol: 020 = Unknown printer
Text Symbol: 012 = Character set
Text Symbol: 011 = Device type
Text Symbol: 010 = Output device


INCLUDES used within this REPORT RSPO0044

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RSPO0044 or its description.