Ansicht
Dokumentation

OMS_SEND_DATA - OMS Function for Sending Print Request Data (Prototype)

OMS_SEND_DATA - OMS Function for Sending Print Request Data (Prototype)

CL_GUI_FRONTEND_SERVICES - Frontend Services   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

This function module is part of the RFC submit interface as are function modules OMS_START_JOB and OMS_FINISH_JOB. The interface is used for transferring output requests from R/3 to the OMS client.

OMS_START_OMS is used to transfer data through the RFC interface without having to use an intermediatey file. This mode is chosen, if when opening the request, an empty file name was specified. Whether this or the file transfer mode is available is reported to the R/3 System through the ROMS configuration. The transfer mode can be set for specific LOMSs (see documentation for OMS_START_JOB).

The data is transferred using a sequence of table rows. All rows are filled except the last row. The number of valid bytes in the last row of the table is composed of the length of the table rows and the number of bytes to transfer sent as a separate argument.

As a result, the function module delivers information about whether the operation was successful or not. If it returns an error of error class 4, the transfer is canceled and the job is marked with the status error. No further function modules of the submit interface are called.

Example

Notes

Further information

OMS_START_JOB

OMS_FINISH_JOB





Parameters

AREACODE
CLASSCODE
DATA
MESSAGE
SIZE
TMNID

Exceptions

Function Group

SEXT

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1535 Date: 20240523 Time: 131023     sap01-206 ( 44 ms )