SAP ABAP Class CL_UCON_FB_ADAPTER (Adapter to function builder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
⤷
⤷
Properties
| Class | CL_UCON_FB_ADAPTER | |
| Short Description | Adapter to function builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_WB_LM | Interface to Workbench and LM |
| Created | 20120925 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UCON_FB_ADAPTER has no interface implemented.
Friends
Class CL_UCON_FB_ADAPTER has no friend class.
Attributes
Class CL_UCON_FB_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | delete RFC-flag of Function module | 20121018 | |
| 2 | Static method | Public | Method | get attributes for rfc service | 20121018 | |
| 3 | Static method | Public | Method | navigate to rfc service | 20121018 | |
| 4 | Static method | Public | Method | add or change RFC-flag of Function module | 20120925 |
Events
Class CL_UCON_FB_ADAPTER has no event.
Types
Class CL_UCON_FB_ADAPTER has no local type.
Method Signatures
Method DELETE_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20121018 | |||
| 2 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | Function Module | 20121018 | |||
| 3 | RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20121018 | |||
| 4 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | the dialog was canceled | 20121018 | ||
| 2 | 20121018 | |||
| 3 | see sy-msg variables for details | 20121018 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Value transfer | Type reference (TYPE) | UCON_RFC_SERVICE_ATTRIBUTES | Attributes passed via function builder to RFC-Service | 20121018 | |||
| 2 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | Function Module | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | the dialog was canceled | 20121018 | ||
| 2 | 20121018 | |||
| 3 | see sy-msg variables for details | 20121018 |
Method GOTO_RFC_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | Name of Function Module | 20121018 | |||
| 2 | WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20121018 |
Method GOTO_RFC_SERVICE on class CL_UCON_FB_ADAPTER has no exception.
Method MODIFY_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | UCON_RFC_SERVICE_ATTRIBUTES | Attributes passed via function builder to RFC-Service | 20121005 | |||
| 2 | AUTHOR | Call by reference | Type reference (TYPE) | TADIR-AUTHOR | Directory of Repository Objects | 20121005 | |||
| 3 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20120925 | |||
| 4 | FMODE | Call by reference | Type reference (TYPE) | TFDIR-FMODE | Type of function module (local, remote, ...) | 20120925 | |||
| 5 | FMODE_OLD | Call by reference | Type reference (TYPE) | TFDIR-FMODE | Type of function module (local, remote, ...) | 20121005 | |||
| 6 | FUGRNAME | Call by reference | Type reference (TYPE) | RS38L-AREA | Program Name | 20121005 | |||
| 7 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | Function Module | 20120925 | |||
| 8 | GENFLAG | Call by reference | Type reference (TYPE) | TADIR-GENFLAG | Generation flag | 20121005 | |||
| 9 | RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20120925 | |||
| 10 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | the dialog was canceled | 20121009 | ||
| 2 | 20121008 | |||
| 3 | see sy-msg variables for details | 20121008 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |