SAP ABAP Class CL_FB_ADT_RES_FUGR_INCLUDE (Resource controller for programs and includes)
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_SEDI_ADT_RES_INCLUDE | handle sub includes (which are not main) | 20130314 |
Properties
Class | CL_FB_ADT_RES_FUGR_INCLUDE | |
Short Description | Resource controller for programs and includes | |
Super Class | CL_SEDI_ADT_RES_INCLUDE | handle sub includes (which are not main) |
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 | 20100520 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FB_ADT_RES_FUGR_INCLUDE has no forward declaration.
Interfaces
Class CL_FB_ADT_RES_FUGR_INCLUDE has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUGR_INCLUDE 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_FUGR_INCLUDE' | Object Type Name | 20130314 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'fugrincludename' | 20130314 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'groupname' | 20130314 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ST_FB_ADT_FUGR_INCLUDE' | 20130314 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.adt.functions.fincludes+xml' | 20130314 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MAIN' | 20130314 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FUGR/F' | 20130423 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | WBOBJTYPE | 'FUGR/I' | 20130314 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130314 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE | Object Type | 20130314 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130314 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20130314 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'FUGR_INCLUDE' | 20130314 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130314 |
Methods
Events
Class CL_FB_ADT_RES_FUGR_INCLUDE has no event.
Types
Class CL_FB_ADT_RES_FUGR_INCLUDE 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 | ![]() |
FUGR_NAME | Value transfer | Type reference (TYPE) | RS38L_AREA | 20130314 | |||
2 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | CL_SEDI_ADT_RES_INCLUDE=>INCLUDE_DATA | 20130314 |
Method ADD_ATOM_LINKS on class CL_FB_ADT_RES_FUGR_INCLUDE has no exception.
Method CHECK_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCL_DATA | Call by reference | Type reference (TYPE) | CL_SEDI_ADT_RES_INCLUDE=>INCLUDE_DATA | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method EXTRACT_CORRECTION_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TRKORR | Request/Task | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
Method EXTRACT_FUGR_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
Method EXTRACT_INCLUDE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Resource exception | 20130314 |
Method EXTRACT_LOCK_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SADT_LOCK_HANDLE | Lock handle | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
Method EXTRACT_SOURCE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method EXTRACT_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
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 | 20130423 | |||
2 | ![]() |
FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130423 | |||
3 | ![]() |
PACKAGE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130423 |
Method GET_FUGR_TADIR_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TADIR | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method GET_FUGR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
Method GET_MASTER_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130314 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
20130314 | ||
3 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |