The Function Module BCOM_RS_SCENARIO_SET () is a standard Function Module in SAP ERP and is part of the function group BCOM_IR_ROUTER within the package SBCOM_IR.
Function Module | BCOM_RS_SCENARIO_SET |
Short Text | |
Function Group | BCOM_IR_ROUTER |
Package | SBCOM_IR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | TYPE | SP_DESCRPT | SAPphone: Description | |
SCENARIO_ID | TYPE | SR_SCNID | Routing Scenario ID | |
TIMESTAMP | TYPE | SRTSK | Routing: Time Stamp and Key | |
VALID_FROM | TYPE | SR_VALFROM | Start of Validity Period of a Scenario | |
VALID_UNTIL | TYPE | SR_VALTO | End of Validity Period of a Scenario |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERR_TEXT | TYPE | SP_INFO1 | Unformatted text (information only) | |
RETURNCODE | TYPE | SP_RETCODE | SAPphone: Return code | |
SYSTEM_RC_X | TYPE | SP_SYSRC | Return code from external software |
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 |
---|---|---|---|---|
ATTRIBUTE_LIST | TYPE | SRATTRIBT | Table Type: Routing Attribute with Priority | |
DESTINATION_LIST | TYPE | SRADDRESST | Table Type: Type (INT, FAX, TEL..) and Content of an Address | |
RESPONSIBILITY_LIST | TYPE | SRAGPRSPT | Table: Agent Group and Assigned Attribute Values |
This function module does not define any Exceptions.