SAP ABAP Class CL_BCOM_R_SCENARIO (Routing Scenario)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOM_ROUTING (Package) Business Communication Rule-Based Routing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_R_DB_SCENARIO | Routing Scenario on Database/Changeable | 20000407 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_R_SRV_SCENARIO | Routing Scenario on Server/Not Changeable | 20000407 |
Properties
Class | CL_BCOM_R_SCENARIO | |
Short Description | Routing Scenario | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBCOM_ROUTING | Business Communication Rule-Based Routing |
Created | 20000407 | SAP |
Last change | 20001020 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCOM_R_SCENARIO has no interface implemented.
Friends
Class CL_BCOM_R_SCENARIO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SX_BOOLEAN | Scenario Active | 20000508 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRATTRIBT | Routing Attribute with Priority | 20000508 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SX_BOOLEAN | Data Is Loaded | 20000407 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SP_DESCRPT | Description | 20000508 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRADDRESST | Type (INT, FAX, TEL...) and Content of an Address | 20000508 | ||
6 | ![]() |
SAPconnect: Selection | |||||||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SYMSGID | 'BCOM_R' | Messages, Message Class | 20000526 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRRSPT | Responsibility Objects | 20000508 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SR_SCNID | Routing Scenario ID | 20000512 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SR_VALFROM | Start of Validity Period of a Scenario | 20000724 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SR_VALTO | End of Validity Period of a Scenario | 20000724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Attributes | 20000502 |
2 | ![]() |
Instance method | Public | Method | Read Description | 20000502 |
3 | ![]() |
Instance method | Public | Method | Read Destinations | 20000502 |
4 | ![]() |
Instance method | Public | Method | Read Responsibilities | 20000502 |
5 | ![]() |
Instance method | Public | Method | Read Validity Period | 20000724 |
6 | ![]() |
Instance method | Protected | Method | Load Data | 20000407 |
Events
Class CL_BCOM_R_SCENARIO has no event.
Types
Class CL_BCOM_R_SCENARIO has no local type.
Method Signatures
Method GET_ATTRIBUTE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_LIST | Value transfer | Type reference (TYPE) | SRATTRIBT | Routingattribut mit Priorität | 20000505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden | 20000518 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | SP_DESCRPT | SAPphone: Beschreibung | 20000505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden | 20000518 |
Method GET_DESTINATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION_LIST | Value transfer | Type reference (TYPE) | SRADDRESST | Typ (INT, FAX, TEL...) und Inhalt einer Adresse | 20000505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden | 20000518 |
Method GET_RESPONSIBILITY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSIBILITY_LIST | Value transfer | Type reference (TYPE) | SRRSPT | Responsibility-Objekte | 20000505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden | 20000518 |
Method GET_VALIDITY_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALID_FROM | Call by reference | Type reference (TYPE) | SR_VALFROM | Beginn des Gültigkeitszeitraums eines Szenarios | 20000724 | ||
2 | ![]() |
VALID_UNTIL | Call by reference | Type reference (TYPE) | SR_VALTO | Ende des Gültigkeitszeitraums eines Szenarios | 20000724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden | 20000724 |
Method LOAD Signature
Method LOAD on class CL_BCOM_R_SCENARIO has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten konnten nicht geladen werden. | 20000518 |
History
Last changed by/on | SAP | 20001020 |
SAP Release Created in | 46D |