Menu

SAP Function Module RSPO_DECODE_PJINFO

Decode Status Info of PJINFO Field of Print Request

The Function Module RSPO_DECODE_PJINFO (Decode Status Info of PJINFO Field of Print Request) is a standard Function Module in SAP ERP and is part of the function group SEXT within the package SPOO.

Technical Information

Function Module RSPO_DECODE_PJINFO
Short Text Decode Status Info of PJINFO Field of Print Request
Function Group SEXT
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PJINFO LIKE TSP02-PJINFO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AREA LIKE TSP02-PJINFO
DELETED LIKE SEXT_TYPES-RECONFIG
JOBSTATE LIKE TSP02-PJINFO
RESULT LIKE TSP02-PJINFO

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.