SAP ABAP Function Module RSPO_GET_JOBSTATUS (Get status of an output request (=print job))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool

⤷

⤷

Basic Data
Function Module | RSPO_GET_JOBSTATUS | Get status of an output request (=print job) |
Function Group | SPOJ | Public API functions for job status |
Program Name | SAPLSPOJ | |
INCLUDE Name | LSPOJU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
STATUS | TYPE | RSPOPJSTAT | Possible values are in type-pool SP01T | |||
![]() |
STATUS_TEXT | TYPE | STRING | Info about job status (like in SP01) | |||
![]() |
PROBLEM_FLAG | TYPE | C | 'X' means that job has a problem | |||
![]() |
OUTRQ_USED | TYPE | RSPOPJNUM | Spool: output request number | |||
![]() |
SPOOLID | TYPE | RSPOID | Spool request number | |||
![]() |
OUTRQ | TYPE | RSPOPJNUM | Output request number (0 means last outrq) | |||
![]() |
NOT_FOUND | TYPE | job was not found in table TSP02 | ||||
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 | 20100421 |
SAP Release Created in |