Skip to content

/AWS1/CL_FNS=>DELETEKXDATAVIEW()

About DeleteKxDataview

Deletes the specified dataview. Before deleting a dataview, make sure that it is not in use by any cluster.

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/FNSENVIRONMENTID /AWS1/FNSENVIRONMENTID

A unique identifier for the kdb environment, from where you want to delete the dataview.

IV_DATABASENAME TYPE /AWS1/FNSDATABASENAME /AWS1/FNSDATABASENAME

The name of the database whose dataview you want to delete.

IV_DATAVIEWNAME TYPE /AWS1/FNSKXDATAVIEWNAME /AWS1/FNSKXDATAVIEWNAME

The name of the dataview that you want to delete.

IV_CLIENTTOKEN TYPE /AWS1/FNSCLIENTTOKENSTRING /AWS1/FNSCLIENTTOKENSTRING

A token that ensures idempotency. This token expires in 10 minutes.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNSDELKXDATAVIEWRSP /AWS1/CL_FNSDELKXDATAVIEWRSP