The Function Module CRM_SRV_PR_UPDATE_TRIGGER (CRM Service: BTE Bestellanforderung Update) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_PR_UPDATE_TRIGGER |
Short Text | CRM Service: BTE Bestellanforderung Update |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
T_XEBAN | LIKE | EBAN | Bestellanforderung | |
T_XEBKN | LIKE | EBKN | Bestellanforderungs-Kontierung | |
T_YEBAN | LIKE | EBAN | Bestellanforderung | |
T_YEBKN | LIKE | EBKN | Bestellanforderungs-Kontierung |
This function module does not define any Exceptions.