SAP ABAP Class CL_DEST_RFC_ABAP_DYNAMIC (Registr.dyn.Destination: RFC Communic. to ABAP System)
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 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DEST_DYNAMIC | Registered Dynamic Destination | 20130102 |
Properties
| Class | CL_DEST_RFC_ABAP_DYNAMIC | |
| Short Description | Registr.dyn.Destination: RFC Communic. to ABAP System | |
| 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 | 20130102 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DEST_DYNAMIC | Registered Dynamic Destination | 20130102 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DEST_FACTORY | 20130102 | 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 | 20130102 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYUNAME | '%_LOG01%' | Constant for User with Set Flag for Logon Screen | 20130102 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | '$' | Constant for Terminating Character for Coded MDMP List | 20130102 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR4 | '<=1A' | Constant for Start of Coded MDMP List | 20130102 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Parameter String of Dynamic Destination | 20130102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Identifying String for Registered Destinations | 20130102 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SDEST_LOGON_CHANGE_FLAGS | Flags for Changes to Logon Data | 20130102 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DEST_UTILITY_PWD | Utility Object for Password Management | 20130102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130102 | |
| 2 | Instance method | Private | Method | 20130102 |
Events
Class CL_DEST_RFC_ABAP_DYNAMIC has no event.
Types
Class CL_DEST_RFC_ABAP_DYNAMIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLBACK_WHITELIST | Value transfer | Type reference (TYPE) | RFCCBWHITELIST_TAB | Whitelist-Tabelle für RFC-Callback für eine Destination | 20130225 | |||
| 2 | CATEGORY | Value transfer | Type reference (TYPE) | RFCCATEGORY | Destination Category | 20130102 | |||
| 3 | LOGON_PASSWORD | Value transfer | Type reference (TYPE) | RFCAUTH | Explicit password | 20130102 | |||
| 4 | LOGON_USER | Value transfer | Type reference (TYPE) | RFCUSER | Explicit user ID | 20130102 | |||
| 5 | NAME | Value transfer | Type reference (TYPE) | RFCDEST | Name of Destination | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20130102 | ||
| 2 | Fehlerklasse für UUID-Bearbeitungsfehler | 20130102 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLBACK_WHITELIST | Call by reference | Type reference (TYPE) | RFCCBWHITELIST_TAB | Whitelist-Tabelle für RFC-Callback für eine Destination | 20130225 | |||
| 2 | LOGON_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Explicit password | 20130102 | |||
| 3 | LOGON_USER | Call by reference | Type reference (TYPE) | RFCUSER | Explicit user ID | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20130102 | ||
| 2 | Fehlerklasse für UUID-Bearbeitungsfehler | 20130102 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |