Show TOC

versionLocate this document in the navigation structure

This method returns the version of the spreadsheet interface. You can use this in your program to work out whether the current version of the interface supports all of the methods you have used.

CALL METHOD spreadsheet->version
EXPORTING no_flush = no_flush
IMPORTING version = version
error = errorversi
retcode = retcode.
         

Parameter

Optional

Description

version

A type C field containing the version of the spreadsheet interface