remove_script 

Use this method to remove a particular script.

CALL METHOD script_coll->remove_script
       EXPORTING script_name  = script_name
                 no_flush     = no_flush
       IMPORTING error        = error
                 retcode      = retcode.

Description of parameters

Parameter

Optional

Description

script_name

 

Name of the script you want to remove.