Skip to content

/AWS1/CL_CNK=>DELETELAYOUT()

About DeleteLayout

Deletes a layout from a cases template. You can delete up to 100 layouts per domain.

After a layout is deleted:

  • You can still retrieve the layout by calling GetLayout.

  • You cannot update a deleted layout by calling UpdateLayout; it throws a ValidationException.

  • Deleted layouts are not included in the ListLayouts response.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINID TYPE /AWS1/CNKDOMAINID /AWS1/CNKDOMAINID

The unique identifier of the Cases domain.

IV_LAYOUTID TYPE /AWS1/CNKLAYOUTID /AWS1/CNKLAYOUTID

The unique identifier of the layout.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNKDELETELAYOUTRSP /AWS1/CL_CNKDELETELAYOUTRSP