The Function Module BUPA_STATUS_DELTA_QUEUE_KAPX (Update der Delta Queue) is a standard Function Module in SAP ERP and is part of the function group BUEXT_STATUS within the package BUPA_EXT_470.
Function Module | BUPA_STATUS_DELTA_QUEUE_KAPX |
Short Text | Update der Delta Queue |
Function Group | BUEXT_STATUS |
Package | BUPA_EXT_470 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PARTNER | TYPE | BU_PARTNER | Geschäftspartnernummer | |
I_PARTNER_GUID | TYPE | BU_PARTNER_GUID | GUID eines Geschäftspartners |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_ACT_WARN_NEW | TYPE | BUS_CRM_JEST_T | Systemstatus neu | |
IT_ACT_WARN_OLD | TYPE | BUS_CRM_JEST_T | Systemstatus alt | |
IT_STATUS_NEW | LIKE | BUPA_STATUS_GET | Anwenderstatus neu | |
IT_STATUS_OLD | LIKE | BUPA_STATUS_GET | Anwenderstatus alt |
This function module does not define any Exceptions.