SAP ABAP Class CL_IWP_RFC_CONNECTION (For RFC Connection)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DRT (Application Component) Data Retention Tool
⤷
IWP_GENERIC_CDE (Package) Generic CDE
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130123 |
Properties
| Class | CL_IWP_RFC_CONNECTION | |
| Short Description | For RFC Connection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_GENERIC_CDE | Generic CDE |
| Created | 20130123 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_RFC_CONNECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130123 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130123 |
Friends
Class CL_IWP_RFC_CONNECTION 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) | TY_OBJ_STRUC_LIST | 20130123 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | ARC_TRANS_CONNECTION | RFC Connection for Source System | 20130123 |
Methods
Class CL_IWP_RFC_CONNECTION has no method.
Events
Class CL_IWP_RFC_CONNECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FIELDS_FILES | Public | See coding | 20130123 | tt_fields_files TYPE STANDARD TABLE OF ty_obj_struc_list
|
||
| 2 | TY_OBJ_STRUC_LIST | Public | See coding | 20130123 | BEGIN OF ty_obj_struc_list,
lv_rfc TYPE arc_trans_connection,
lv_rw_tr TYPE trkorr,
lv_legacy_tr TYPE e070-trkorr,
lv_devcl TYPE dev_class,
lv_prefix TYPE char10,
lv_lang TYPE spras,
lv_app_comp TYPE DF14L-ps_posid,
END OF ty_obj_struc_list
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |