SAP ABAP Interface IF_FB_RFC_FUNCTION_EXIT (Exit to trigger some actions on RFC function modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFUNC (Package) Function Builder
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_RFC_FUNCTION_EXIT | Class for BAdI Impl.: UCON_RFC_FUNCTION_EXIT | 20121026 |
Properties
| Interface | IF_FB_RFC_FUNCTION_EXIT | |
| Short Description | Exit to trigger some actions on RFC function modules |
General Data
| Package | SFUNC | Function Builder |
| Created | 20121012 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FB_RFC_FUNCTION_EXIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121012 |
Friends
Interface IF_FB_RFC_FUNCTION_EXIT has no friend.
Attributes
Interface IF_FB_RFC_FUNCTION_EXIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121012 | ||
| 2 | Instance method | Public | Method | 20121012 | ||
| 3 | Instance method | Public | Method | 20121017 | ||
| 4 | Instance method | Public | Method | 20121022 |
Events
Interface IF_FB_RFC_FUNCTION_EXIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FUNC_DATA | Public | See coding | 20121012 | begin of func_data,
fmode type tfdir-fmode,
devclass type devclass,
trkorr type trkorr,
attributes type ucon_rfc_service_attributes,
author type tadir-author,
genflag type tadir-genflag,
fugrname type rs38l-area,
end of func_data
|
Method Signatures
Method CHANGE_FUNCTION 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 | 20121012 | ||||
| 2 | FUNC_DATA_NEW | Call by reference | Type reference (TYPE) | FUNC_DATA | 20121012 | ||||
| 3 | FUNC_DATA_OLD | Call by reference | Type reference (TYPE) | FUNC_DATA | 20121012 | ||||
| 4 | RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20121012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121012 | |||
| 2 | 20121012 | |||
| 3 | 20121012 |
Method DELETE_FUNCTION 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 | 20121012 | ||||
| 2 | FUNC_DATA | Call by reference | Type reference (TYPE) | FUNC_DATA | 20121015 | ||||
| 3 | RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20121015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121012 | |||
| 2 | 20121012 |
Method GET_FUNCTION_DATA 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 | 20121017 | ||||
| 2 | FUNC_DATA | Call by reference | Type reference (TYPE) | FUNC_DATA | 20121017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121017 | |||
| 2 | 20121017 |
Method GO_TO_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 | 20121022 | ||||
| 2 | WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20121022 |
Method GO_TO_RFC_SERVICE on Interface IF_FB_RFC_FUNCTION_EXIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |