|
Functionality This function module can be used to delete an instance within amultilevel configuration. You just have to specify the according configuration via CONFIG_ID andthe instance you want to delete via INST_ID. The configurator checks if the item can be deleted and returns SUCCESS ='Y' if it was successful. Possible cause for denial of the deletion can be a dependency whichdemands the instance. If the CONFIG_ID or INST_ID contain not valid IDs the function modulewill run in a COMMAND_EXCEPTION. |