SAP Function CFG_API_DELETE_CONFIGS - DeleteConfigs

Parameter Reference Type Length Default Optional Text
CONFIG_IDS COMT_CFGM_CONFIG_ID_I h 8 X table of config ids

Functionality
This function module deletes a configuration. It expects a list ofCONFIG_IDs passed within the CONFIG_IDS parameter. If nothing is passedall configuration sessions will be deleted.

Notes
The configuration is deleted usually after a timeout. This comand canbe used explicitly to speed up freeing ressources.