Entering content frameSyntax documentationdelete_all_buttons Locate the document in its SAP Library structure

You use this method to delete all pushbuttons from the toolbar.

CALL METHOD toolbar->DELETE_ALL_BUTTONS

     exceptions CNTL_ERROR = 1.

 

Leaving content frame