Entering content frame

Syntax documentationremove_all_key_strokes Locate the document in its SAP Library structure

Use this method to reset all key registrations you made using add_key_stroke.

CALL METHOD tree->remove_all_key_strokes
     EXCEPTIONS failed            = 1
                cntl_system_error = 2.

 

Leaving content frame