Show TOC

Method DELETELocate this document in the navigation structure

Deletes one or multiple node instances

Signature
importing IV_NODE type /BOBF/OBM_NODE_KEY
  IV_KEY type /BOBF/CONF_KEY
IT_KEY type /BOBF/T_FRW_KEY
IV_ROOT_KEY type /BOBF/CONF_KEY
Parameters

Parameter

Description

IV_NODE

Model Key of the node to be deleted

IV_KEY

Technical Key of the node instance to be deleted

- Optional parameter

IT_KEY

Table of technical keys of the Node Instance to be deleted

- Optional parameter

IV_ROOT_KEY

Specifies the technical key of the root node instance to which the deleted node instance belongs

- Optional parameter
Note

This parameter can be used to improve the performance behavior since the framework does not need to discover the root node instance on its own.

Note, however, that incorrect content can cause undefined behavior of the business object.