SAP ABAP Class IF_FB_RFC_FUNCTION_EXIT (Exit to trigger some actions on RFC function modules)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121012 |
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
Class | IF_FB_RFC_FUNCTION_EXIT | |
Short Description | Exit to trigger some actions on RFC function modules | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121012 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FB_RFC_FUNCTION_EXIT has no forward declaration.
Interfaces
Class IF_FB_RFC_FUNCTION_EXIT has no interface implemented.
Friends
Class IF_FB_RFC_FUNCTION_EXIT has no friend class.
Attributes
Class 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
Class 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 class IF_FB_RFC_FUNCTION_EXIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |