SAP ABAP Class CL_DEST_RFC_ABAP (Destinations for RFC Communication with ABAP Systems)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRFC_DESTAPI (Package) RFC: API for Destinations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DEST_RFC_ABAP_PARENT | Superclass RFC Destinations for ABAP Systems | 20130102 |
Properties
| Class | CL_DEST_RFC_ABAP | |
| Short Description | Destinations for RFC Communication with ABAP Systems | |
| Super Class | CL_DEST_RFC_ABAP_PARENT | Superclass RFC Destinations for ABAP Systems |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SRFC_DESTAPI | RFC: API for Destinations |
| Created | 20051114 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_DEST_RFC_ABAP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DEST_FACTORY | 20051114 | Factory Class for Destinations |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RFCEXIT | 'LB=ON' | Constant for Load Balancing in RFCDES | 20051206 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYUNAME | '%_LOG01%' | Constant for User with Set Flag for Logon Screen | 20051206 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | '$' | Constant for Terminating Character for Coded MDMP List | 20051214 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR4 | '<=1A' | Constant for Start of Coded MDMP List | 20051220 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDEST_LOGON_CHANGE_FLAGS | Flags for Changes to Logon Data | 20070725 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DEST_UTILITY_PWD | Utility Object for Password Management | 20060207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051114 |
Events
Class CL_DEST_RFC_ABAP has no event.
Types
Class CL_DEST_RFC_ABAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Value transfer | Type reference (TYPE) | RFCCATEGORY | Kategorie der Destination | 20051114 | |||
| 2 | LOCK | Value transfer | Type reference (TYPE) | FLAG | ABAP_FALSE | Flag zum Sperren der Destination | 20051214 | ||
| 3 | NAME | Value transfer | Type reference (TYPE) | RFCDEST | Name der Destination | 20051114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20051214 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |