SAP ABAP Class CX_UCON_RFC_RTM_DATA_SOURCE (Exception class for UCONRFC based on RTM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20131008 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20131008 |
Properties
Class | CX_UCON_RFC_RTM_DATA_SOURCE | |
Short Description | Exception class for UCONRFC based on RTM | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_UNIFIED_CON_DDIC | DDIC elements for S_UNIFIED_CON and subpackages |
Created | 20131008 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_UCON_RFC_RTM_DATA_SOURCE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20131008 |
Friends
Class CX_UCON_RFC_RTM_DATA_SOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20131008 | |||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_UCON_RFC_RTM_DATA_SOURCE | Failure | 20131008 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGID | ABAP System Field: Message ID | 20131008 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | ABAP System Field: Message Number | 20131008 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | ABAP System Field: Message Variable | 20131008 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | ABAP System Field: Message Variable | 20131008 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | ABAP System Field: Message Variable | 20131008 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | ABAP System Field: Message Variable | 20131008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20131008 |
2 | ![]() |
Static method | Public | Method | 20131008 | |
3 | ![]() |
Instance method | Public | Method | 20131008 |
Events
Class CX_UCON_RFC_RTM_DATA_SOURCE has no event.
Types
Class CX_UCON_RFC_RTM_DATA_SOURCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DUMMY | Call by reference | Type reference (TYPE) | STRING | 20131008 | |||
2 | ![]() |
FAILURE | Call by reference | Object reference (TYPE REF TO) | CX_UCON_RFC_RTM_DATA_SOURCE | 20131008 | |||
3 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20131008 | |||
4 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20131008 | |||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20131008 | |||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20131008 | |||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20131008 | |||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20131008 | |||
9 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20131008 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20131008 |
Method CONSTRUCTOR on class CX_UCON_RFC_RTM_DATA_SOURCE has no exception.
Method CREATE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20131008 | |||
2 | ![]() |
PREVIOUS | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20131008 | ||
3 | ![]() |
R_REF_FAILURE | Value transfer | Object reference (TYPE REF TO) | CX_UCON_RFC_RTM_DATA_SOURCE | Exception class for UCONRFC based on RTM | 20131008 |
Method CREATE_EXCEPTION on class CX_UCON_RFC_RTM_DATA_SOURCE has no exception.
Method SET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | ABAP System Field: Message ID | 20131008 | |
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | ABAP System Field: Message Number | 20131008 | |
3 | ![]() |
I_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | ABAP System Field: Message Variable | 20131008 | |
4 | ![]() |
I_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | ABAP System Field: Message Variable | 20131008 | |
5 | ![]() |
I_MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | ABAP System Field: Message Variable | 20131008 | |
6 | ![]() |
I_MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | ABAP System Field: Message Variable | 20131008 |
Method SET_MSG on class CX_UCON_RFC_RTM_DATA_SOURCE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |