The Function Module TR_ASSIGN_CUST_TO_WB_REQUEST (Append Customizing Request to Workbench Request) is a standard Function Module in SAP ERP and is part of the function group SCTS_REORG within the package SCTS_BAS.
Function Module | TR_ASSIGN_CUST_TO_WB_REQUEST |
Short Text | Append Customizing Request to Workbench Request |
Function Group | SCTS_REORG |
Package | SCTS_BAS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_CUST_REQUEST | TYPE | TRKORR | ||
CV_WB_REQUEST | TYPE | TRKORR | New Request |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_ABORTED_BY_USER | Cancellation by user |
DB_ACCESS_ERROR | Database access error |
ENQUEUE_FAILURE | Locking Error |
INVALID_CUST_REQUEST | |
INVALID_WB_REQUEST | Invalid request |
NO_AUTHORIZATION | No Authorization |