SAP ABAP Class CX_FDT_CONN_SERVICES (FDT: Exception class for connector services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_BRS_RS (Package) Business Rule Services: Remote Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20110721 |
Properties
| Class | CX_FDT_CONN_SERVICES | |
| Short Description | FDT: Exception class for connector services | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SFDT_BRS_RS | Business Rule Services: Remote Services |
| Created | 20110721 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FDT_CONN_SERVICES has no forward declaration.
Interfaces
Class CX_FDT_CONN_SERVICES has no interface implemented.
Friends
Class CX_FDT_CONN_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FDT_T_MESSAGE | FDT: Table type for messages | 20110721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110721 | |
| 2 | Static method | Public | Method | Get the source name | 20110721 | |
| 3 | Instance method | Private | Method | 20110721 |
Events
Class CX_FDT_CONN_SERVICES has no event.
Types
Class CX_FDT_CONN_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MESSAGE | Call by reference | Type reference (TYPE) | FDT_T_MESSAGE | 20110721 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110721 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20110721 |
Method CONSTRUCTOR on class CX_FDT_CONN_SERVICES has no exception.
Method GET_SOURCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLSTACK_LEVEL | Call by reference | Type reference (TYPE) | I | 2 | Level in the call stack | 20110721 | ||
| 2 | RV_SOURCE_NAME | Value transfer | Type reference (TYPE) | STRING | Source name | 20110721 |
Method GET_SOURCE_NAME on class CX_FDT_CONN_SERVICES has no exception.
Method GET_T100KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_T100KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20110721 |
Method GET_T100KEY on class CX_FDT_CONN_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |