SAP ABAP Class CL_FB_ADT_RES_FUNC_PROPS (Resource controller for function module properties)
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_FB_ADT_RES_FUNC_BASE | Base class for function module resource controllers | 20110607 |
Properties
Class | CL_FB_ADT_RES_FUNC_PROPS | |
Short Description | Resource controller for function module properties | |
Super Class | CL_FB_ADT_RES_FUNC_BASE | Base class for function module resource controllers |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FB_ADT_RES_FUNC_PROPS has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUNC_PROPS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FB_ADT_RES_FUNC_PROPS' | 20110608 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.adt.functions.fmodules+xml' | 20110607 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ST_FB_ADT_FUNC' | 20110607 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FUNC_DATA' | 20110607 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | IF_ADT_URI_QUERY_PARAMETERS=>CO_VERSION_ACTIVE | 20130423 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | IF_ADT_URI_QUERY_PARAMETERS=>CO_VERSION_INACTIVE | 20130423 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110607 | |
2 | ![]() |
Instance method | Private | Method | 20110614 | |
3 | ![]() |
Static method | Public | Method | 20110607 | |
4 | ![]() |
Static method | Public | Method | 20110614 | |
5 | ![]() |
Static method | Public | Method | 20130620 | |
6 | ![]() |
Instance method | Private | Method | 20110607 | |
7 | ![]() |
Instance method | Private | Method | 20130618 | |
8 | ![]() |
Instance method | Private | Method | 20110607 |
Events
Class CL_FB_ADT_RES_FUNC_PROPS has no event.
Types
Class CL_FB_ADT_RES_FUNC_PROPS has no local type.
Method Signatures
Method ADD_ATOM_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | 20130104 | |||
2 | ![]() |
FUNCTION_PROPERTIES | Call by reference | Type reference (TYPE) | CL_FB_ADT_RES_FUNC_BASE=>FUNC_DATA_XML | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method CHECK_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNC_DATA | Call by reference | Type reference (TYPE) | FUNC_DATA_XML | 20110614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110614 |
Method FILL_CONTAINER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_INFO | Value transfer | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE | 20110607 | |||
2 | ![]() |
FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110607 | |||
3 | ![]() |
PACKAGE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110607 |
Method FILL_CONTAINER_INFO on class CL_FB_ADT_RES_FUNC_PROPS has no exception.
Method GET_CONTENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110614 |
Method GET_CONTENT_HANDLER on class CL_FB_ADT_RES_FUNC_PROPS has no exception.
Method GET_ETAG_UNIFICATION_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_GROUP | Call by reference | Type reference (TYPE) | RS38L-AREA | 20130620 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130620 |
Method GET_ETAG_UNIFICATION_PROPS on class CL_FB_ADT_RES_FUNC_PROPS has no exception.
Method GET_XML_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUESTED_VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20110607 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110607 |
Method GET_XML_VERSION on class CL_FB_ADT_RES_FUNC_PROPS has no exception.
Method IS_FUNC_ENHANCED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESOURCE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130618 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130618 | |||
3 | ![]() |
TADIR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130618 |
Method IS_FUNC_ENHANCED on class CL_FB_ADT_RES_FUNC_PROPS has no exception.
Method READ_FUNCTION_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AI_VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20110608 | |||
2 | ![]() |
FUNCTION_HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | 20110607 | |||
3 | ![]() |
FUNCTION_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_FUNCTION_BUILDER | Function Builder Data Logic | 20110614 | ||
4 | ![]() |
RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |