SAP ABAP Class CL_BCOM_R_REQUEST (Routing Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOM_IR (Package) Business Communication Interaction Routing
Properties
Class CL_BCOM_R_REQUEST  
Short Description Routing Request    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOM_IR   Business Communication Interaction Routing 
Created 20011113   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCOM_R_REQUEST has no forward declaration.
Interfaces
Class CL_BCOM_R_REQUEST has no interface implemented.
Friends
Class CL_BCOM_R_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_LIST Instance attribute Private Type reference (TYPE) SRATTVALT Table: Attribute IDs and Values 20011114
2 CALLBACK Instance attribute Private Type reference (TYPE) SEOCLSNAME Class Name of Callback Class 20011122
3 REQUEST_ID Instance attribute Public Type reference (TYPE) SR_REQID BCOM Routing: Request ID 20011113
4 REQUEST_TYPE Instance attribute Public Type reference (TYPE) SRBRCHNL BCOM Routing: Request Type 20011113
5 SCENARIO_ID Instance attribute Public Type reference (TYPE) SR_SCNID Routing Scenario ID 20011114
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create New Routing Request 20011114
2 DELETE Instance method Public Method Delete Routing Request from Database 20011123
3 GET_ATTRIBUTE_LIST Instance method Public Method Read Attribute List 20011114
4 GET_REQUEST Static method Public Method Get Existing Routing Request 20011113
5 SET_ATTRIBUTE_LIST Instance method Public Method Set Attribute List 20011114
6 SET_RESULT Instance method Public Method Transfer Result of Routing to Application 20011122
7 SUBMIT Instance method Public Method Transfer Request to Router 20011114
Events
Class CL_BCOM_R_REQUEST has no event.
Types
Class CL_BCOM_R_REQUEST has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK Call by reference Object reference (TYPE REF TO) IF_BCOM_R_REQUEST_CALLBACK Routing-Request: Ergebnis annehmen 20011122
2 Exporting REQUEST Call by reference Object reference (TYPE REF TO) CL_BCOM_R_REQUEST Routing Request 20011114
3 Importing REQUEST_ID Call by reference Type reference (TYPE) SR_REQID BCOM Routing: Request-ID 20011114
4 Importing REQUEST_TYPE Call by reference Type reference (TYPE) SRBRCHNL BCOM Routing: Request-Typ 20011114
5 Importing SCENARIO_ID Call by reference Type reference (TYPE) SR_SCNID Routing Szenario ID 20011114
# Exception Resumable Description Created on
1 ALREADY_EXISTING Den Request gibt es bereits 20011114

Method DELETE Signature

Method DELETE on class CL_BCOM_R_REQUEST has no parameter.
Method DELETE on class CL_BCOM_R_REQUEST has no exception.

Method GET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTE_LIST Value transfer Type reference (TYPE) SRATTVALT Tabelle: Attribut-IDs und Werte 20011114

Method GET_ATTRIBUTE_LIST on class CL_BCOM_R_REQUEST has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_BCOM_R_REQUEST Routing Request 20011113
2 Importing REQUEST_ID Call by reference Type reference (TYPE) SR_REQID BCOM Routing: Request-ID 20011113
3 Importing REQUEST_TYPE Call by reference Type reference (TYPE) SRBRCHNL BCOM Routing: Request-Typ 20011113
# Exception Resumable Description Created on
1 NOT_EXIST Den Request gibt es nicht. 20011113

Method SET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_LIST Call by reference Type reference (TYPE) SRATTVALT Tabelle: Attribut-IDs und Werte 20011114

Method SET_ATTRIBUTE_LIST on class CL_BCOM_R_REQUEST has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENTS Call by reference Type reference (TYPE) SRAGNT Ergebnis der Regelauflösung 20011122
2 Importing PROCESS_ID Call by reference Type reference (TYPE) SWR_TICKET Workflow-Schnittstellen: Ticket für asynchrone Kommunikation 20020116
3 Importing USERS Call by reference Type reference (TYPE) SRUSERT BCOM Routing: Benutzerliste 20011210
# Exception Resumable Description Created on
1 ERROR Fehler beim Rückmelden des Routingergebnisses aufgetreten. 20020117

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESS_ID Call by reference Type reference (TYPE) SWR_TICKET Workflow-Schnittstellen: Ticket für asynchrone Kommunikation 20020116
# Exception Resumable Description Created on
1 ERROR Fehler beim Routing aufgetreten 20011115
History
Last changed by/on SAP  00000000 
SAP Release Created in 620