The Function Module RSPO_LOAD_OBJECT (Erzeuge Spool-Auftrag zu einem vorhandenen TemSe-Objekt) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_LOAD_OBJECT |
Short Text | Erzeuge Spool-Auftrag zu einem vorhandenen TemSe-Objekt |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHDEST | LIKE | TSP01-RQARCHDEST | ' ' | |
ARCHMODE | LIKE | TSP01-RQARCHTYPE | '1' | |
ARCPARAMS | LIKE | RSPOTYPE-NAME | ' ' | |
AUTH | LIKE | TSP01-RQAUTH | ' ' | Password for spool request |
COPIES | LIKE | TSP01-RQCOPIES | '1' | Number of copies |
DATASET | LIKE | TSP01-RQ0NAME | 'OBJ' | Part 1 of three-part spool request name |
DEST | LIKE | TSP03-PADEST | 'LP01' | Output device |
DISPO1 | LIKE | TSP01-RQ1DISPO | 'H' | |
DISPO2 | LIKE | TSP01-RQ2DISPO | 'D' | |
DIVISION | LIKE | TSP01-RQDIVISION | ' ' | |
DOCTYPE | LIKE | TSP01-RQDOCTYPE | ' ' | Spool: Dokumenten-Typ |
LAYOUT | LIKE | TSP06-PDPAPER | 'X_PAPER' | Format |
LIFETIME | LIKE | '8' | Life of spool request | |
OBJNAME | LIKE | TST01-DNAME | Name of TemSe object to be used | |
PRIO | LIKE | TSP01-RQPRIO | '5' | |
RECEIVER | LIKE | TSP01-RQRECEIVER | ' ' | |
RQTITLE | LIKE | TSP01-RQTITLE | ' ' | Title of spool request |
SAPTITLE | LIKE | TSP01-RQSAPTITLE | 'D' | With SAP cover sheet |
SUFFIX1 | LIKE | TSP01-RQ1NAME | ' ' | Part 2 of three-part spool request name |
SUFFIX2 | LIKE | TSP01-RQ2NAME | ' ' | Part 3 of three-part spool request name |
TELELAND | LIKE | TSP01-RQTELELAN | ' ' | |
TELENUM | LIKE | TSP01-RQTELENUM | ' ' | |
TELENUME | LIKE | TSP01-RQTELENUME | ' ' | |
UNXTITLE | LIKE | TSP01-RQUNXTITLE | ' ' | With cover page of host spooler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRMSG | LIKE | Error message text (English) | ||
RQID | LIKE | TSP01-RQIDENT | Spool request number allocated |
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 |
---|---|
OBJECT_NOT_FOUND | |
SPOOLER_ERROR | |
TEMSE_ERROR |