set_3d_border 

Use

You can use this method to display the border of the ALV Grid Control in 3D format.

Features

CALL METHOD <ref.var. to CL_GUI_ALV_GRID > ->set_3d_border

   EXPORTING
      BORDER  =   <var. of type I > .

Parameter

Meaning

BORDER

Display border in 3D format (1=yes, 0=no)

 

Go back to: Methods of Class CL_GUI_ALV_GRID