Entering content frameFunction documentationGET_ROW_HEIGHT Locate the document in its SAP Library structure

Use

This method returns the height of a row.

Features

call method splitter_container->get_row_height

  exporting
    id = id

  importing
    result = result

  exceptions
    cntl_error = 1
    cntl_system_error = 2.

Parameters

Description

Possible values

ID

ID of the row

 

result

Result

 

 

 

Leaving content frame