SAP Function RSTS_CLOSE - Close TemSe Object Again

Parameter Reference Type Length Default Optional Text
FBHANDLE RSTSTYPE-FBHANDLE X 196 0 X Handle for Open Object

Exception Text
FB_CALL_HANDLE Error with Handles at CALL interface
FB_ERROR Function Module Error
FB_RSTS_OTHER Other Errors Reported by TemSe C System


"RSTS_CLOSE" closes a TemSe object opened using for editing using"RSTS_OPEN_...." For more information, see documentation for functionmodule "RSTS_OPEN_RLC".

FBHANDLE
Always specify this, if "RSTS_OPEN_..." is to used with handle

Exceptions
If used correctly, "RSTS_CLOSE" should not produce any exceptions. Anyexception is due to a programming error. Exceptions are characterizedby 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, if both thefunction module and the CALL interface are working with the TemSe.

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

11733WRITE or(!) ROLLBACK WORK