Ansicht
Dokumentation

RSTS_WRITE - Read from TemSe Object

RSTS_WRITE - Read from TemSe Object

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

Write to a TemSe object opened using the function module "RSTS_OPEN_WL" or "RSTS_OPEN_WB".

Depending on which function module opened the TemSe object, the system writes either row by row or block by block.

Parameters:

DATATAB

An internal table containing the data

BUFFLG

Maximum amount of memory per row. This parameter is used in some special cases. In general, the amount of memory per row is derived from the width of the transferred internal table.

FBHANDLE

Handle for open object. Always specify if "RSTS_OPEN_..." is used with handle.

SHOWLG

"X": The length of the row is specified at the beginning of every line. In the data area, first the length of the row is specified, then possibly the header column (ALLINE for open) and then the data (Caution: Not yet implemented.)

Exceptions

The exceptions are characterized depending on the software level in which they occur.

FB_ERROR

Error calling function module or in function module itself.

FB_CALL_HANDLE

Error with handles at the CALL interface, for example, when the function modules and the CALL interface are both using the TemSe.

FB_RSTS_NOCONV

Desired conversion not possible. For more information, see the function module "RSTS_LAST_ERROR".

FB_RSTS_OTHER

Other errors reported by the TemSe C system. For more information, see the function module "RSTS_LAST_ERROR".





Parameters

BUFFLG
DATATAB
FBHANDLE
ROWS
SHOWLG
STARTROW

Exceptions

FB_CALL_HANDLE
FB_ERROR
FB_RSTS_NOCONV
FB_RSTS_OTHER

Function Group

STMS

Vendor Master (General Section)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1860 Date: 20240523 Time: 135328     sap01-206 ( 34 ms )