Menu

SAP Function Module BAPI_ALM_CONF_CANCEL

Cancel confirmation for maintenance/service order

The Function Module BAPI_ALM_CONF_CANCEL (Cancel confirmation for maintenance/service order) is a standard Function Module in SAP ERP and is part of the function group 2128 within the package CORU_ALM_BAPI.

Technical Information

Function Module BAPI_ALM_CONF_CANCEL
Short Text Cancel confirmation for maintenance/service order
Function Group 2128
Package CORU_ALM_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONFIRMATION LIKE BAPI_CONF_KEY-CONF_NO Confirmation
CONFIRMATIONCOUNTER LIKE BAPI_CONF_KEY-CONF_CNT Confirmation counter
CONFTEXT LIKE BAPI_ALM_CONFIRMATION-CONF_TEXT Confirmation text
POSTGDATE LIKE BAPI_ALM_CONFIRMATION-POSTG_DATE Posting Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED_CONF_COUNT LIKE BAPI_CONF_KEY-CONF_CNT Confirmation counter for cancellation record
CREATED_CONF_NO LIKE BAPI_CONF_KEY-CONF_NO Confirmation of cancellation record
LOCKED LIKE BAPI_CORU_PARAM-LOCKED Indicator: Order is locked
RETURN LIKE BAPIRET2 Return Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.