SAP ABAP Class CL_BCB_TOOLS (BCB Internal Messages)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB_INTERNAL (Package) Business Communication Broker Internal

⤷

⤷

Properties
Class | CL_BCB_TOOLS | |
Short Description | BCB Internal Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICI_BCB_INTERNAL | Business Communication Broker Internal |
Created | 20031009 | SAP |
Last change | 20100303 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCB_TOOLS has no interface implemented.
Friends
Class CL_BCB_TOOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 86400 | 20040317 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICWC' | 20040317 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Last caught exception | 20031210 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Arbitrary String | 20031024 | ||
10 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_SAM_OBJECT_MESSAGE | SAM Answer Message Reference | 20031212 | ||
11 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_BCB_EXCEPTION | BCB Exception Reference | 20031212 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SOTR_CONC | Text ID of exception | 20031024 | ||
13 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100120 | ||
14 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Current caught exception | 20031210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20031029 | |
2 | ![]() |
Static method | Public | Method | Get message text | 20031009 |
3 | ![]() |
Static method | Public | Method | 20040317 | |
4 | ![]() |
Static method | Public | Method | Get secure connection url | 20100120 |
5 | ![]() |
Static method | Public | Method | 20040317 | |
6 | ![]() |
Static method | Public | Method | 20040317 | |
7 | ![]() |
Static method | Public | Method | 20031029 | |
8 | ![]() |
Static method | Public | Method | 20040317 |
Events
Class CL_BCB_TOOLS has no event.
Types
Class CL_BCB_TOOLS has no local type.
Method Signatures
Method CONNECTION2URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | BCB_CONNECTION | 20031029 | |||
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20031029 |
Method CONNECTION2URL on class CL_BCB_TOOLS has no exception.
Method GET_MESSAGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20031009 | |
2 | ![]() |
NR | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | 20031009 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20031009 | |||
4 | ![]() |
V1 | Call by reference | Type reference (TYPE) | STRING | '' | Nachrichten, Nachrichtenvariablen | 20031009 | |
5 | ![]() |
V2 | Call by reference | Type reference (TYPE) | STRING | '' | Nachrichten, Nachrichtenvariablen | 20031009 | |
6 | ![]() |
V3 | Call by reference | Type reference (TYPE) | STRING | '' | Nachrichten, Nachrichtenvariablen | 20031009 | |
7 | ![]() |
V4 | Call by reference | Type reference (TYPE) | STRING | '' | Nachrichten, Nachrichtenvariablen | 20031009 |
Method GET_MESSAGE_TEXT on class CL_BCB_TOOLS has no exception.
Method GET_PROFILE_COOKIE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COOKIE_KEY | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method GET_PROFILE_COOKIE_KEY on class CL_BCB_TOOLS has no exception.
Method GET_REGISTERED_SECURE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | BCB_CONNECTION | 20100120 | |||
2 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Pages (BSP) Runtime | 20100120 | ||
3 | ![]() |
RV_SEC_CALLBACK_URL | Value transfer | Type reference (TYPE) | STRING | Callback url | 20100120 |
Method GET_REGISTERED_SECURE_URL on class CL_BCB_TOOLS has no exception.
Method GET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | 20040317 | |||
2 | ![]() |
HOST | Value transfer | Type reference (TYPE) | STRING | 20040317 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20040317 | |||
4 | ![]() |
PORT | Value transfer | Type reference (TYPE) | STRING | 20040317 | |||
5 | ![]() |
PROXY_HOST | Value transfer | Type reference (TYPE) | STRING | 20040317 | |||
6 | ![]() |
PROXY_PORT | Value transfer | Type reference (TYPE) | STRING | 20040317 | |||
7 | ![]() |
SSL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040317 |
Method GET_RFC_DESTINATION on class CL_BCB_TOOLS has no exception.
Method GET_SERVERSIDE_COOKIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | STRING | 20040317 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method GET_SERVERSIDE_COOKIE on class CL_BCB_TOOLS has no exception.
Method GET_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RUNTIME | Value transfer | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | 20031029 | |||
2 | ![]() |
SESSION_ID | Value transfer | Type reference (TYPE) | STRING | 20031029 | |||
3 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20031029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031029 |
Method SET_SERVERSIDE_COOKIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | STRING | 20040317 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040317 |
Method SET_SERVERSIDE_COOKIE on class CL_BCB_TOOLS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in |