SAP ABAP Class CL_FB_ADT_RES_FUNC_BASE (Base class for function module resource controllers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SFUNC_ADT (Package) ABAP Develeopment Tools integration for Function Builder

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types | 20110607 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FB_ADT_RES_FUNC_COLL | Collection resource controller for functions | 20110614 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FB_ADT_RES_FUNC_PROPS | Resource controller for function module properties | 20110607 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FB_ADT_RES_FUNC_SOURCE | Resource controller for function module source code | 20110607 |
Properties
Class | CL_FB_ADT_RES_FUNC_BASE | |
Short Description | Base class for function module resource controllers | |
Super Class | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFUNC_ADT | ABAP Develeopment Tools integration for Function Builder |
Created | 20110428 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FB_ADT_RES_FUNC_BASE has no forward declaration.
Interfaces
Class CL_FB_ADT_RES_FUNC_BASE has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUNC_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 'FUNC' | 20110614 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | WBOBJTYPE | 'FUGRFF' | 20110614 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'groupname' | 20110607 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'FUGR/F' | 20110607 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'FUGR/I' | 20120516 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'FUGR/FF' | 20110607 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FUNCTION_MODULE' | 20110607 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS38L-AREA | 20110607 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120731 | |
2 | ![]() |
Instance method | Protected | Method | 20130620 |
Events
Class CL_FB_ADT_RES_FUNC_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FUNC_DATA_XML | Public | See coding | 20110614 | begin of func_data_xml.
include type if_adt_tools_core_source_types=>ty_abap_source_object as source_object.
types:
rfc_type type tfdir-fmode,
end of func_data_xml
|
Method Signatures
Method GET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETAG | Call by reference | Type reference (TYPE) | STRING | 20120731 | |||
2 | ![]() |
LAST_MODIFIED | Call by reference | Type reference (TYPE) | TIMESTAMP | 20120731 | |||
3 | ![]() |
RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20120731 | |||
4 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120731 |
Method GET_ETAG_UNIFICATION_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130620 |
Method GET_ETAG_UNIFICATION_STRING on class CL_FB_ADT_RES_FUNC_BASE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |