Entering content frame

Syntax documentation get_name Locate the document in its SAP Library structure

Use this method to return the name of a control.

CALL METHOD my_control->get_name
      IMPORTING name = name.

Parameters

Description

name

The name of the control. Has data type STRING.

 

 

 

Leaving content frame