Menu

SAP Function Module SKWG_OLS_PKG_LINKS_DELETE

CM - OLS: Package-Objektverknüpfungen löschen

The Function Module SKWG_OLS_PKG_LINKS_DELETE (CM - OLS: Package-Objektverknüpfungen löschen) is a standard Function Module in SAP ERP and is part of the function group SKWG_OLS within the package SKWG.

Technical Information

Function Module SKWG_OLS_PKG_LINKS_DELETE
Short Text CM - OLS: Package-Objektverknüpfungen löschen
Function Group SKWG_OLS
Package SKWG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMIT_WORK TYPE SKWF_FLAG 'X' KW Framework: Boolean Flag ('X' Set, ' ' Deleted)
PACKAGE_ID TYPE SKWF_PKGID KW Framework: Object Key
RELATION TYPE OBLRELTYPE 'WCM_LINK' Relationship type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE SKWF_ERROR KW Framework: Error Object

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CX_OBL Object Relationship Services Exception
CX_OBL_INTERNAL_ERROR Internal Error of Relationship Service
CX_OBL_MODEL_ERROR Error with Model Roles
CX_OBL_PARAMETER_ERROR Incorrect Calling of Interface