SAP ABAP Class CL_FB_ADT_RES_FUGR (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_SOURCE | Root class for program and include resouce controller | 20130314 |
Properties
Class | CL_FB_ADT_RES_FUGR | |
Short Description | Resource controller for programs and includes | |
Super Class | CL_SEDI_ADT_RES_SOURCE | Root class for program and include resouce controller |
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 | 20100526 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FB_ADT_RES_FUGR has no forward declaration.
Interfaces
Class CL_FB_ADT_RES_FUGR has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUGR 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' | 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 | 'application/vnd.sap.adt.functions.groups+xml' | 20130314 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ST_FB_ADT_FUGR' | 20130314 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FUGR_DATA' | 20130314 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MAIN' | 20130314 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | PGMID | 'PROG' | 20130314 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | PGMID | 'R3TR' | 20130314 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SUBC | 'F' | Program type | 20130314 | |
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'FUGR_MAINPROGRAM' | 20130314 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | WBOBJTYPE | 'FUGR/I' | 20130314 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | WBOBJTYPE | 'FUGR/P' | Global WB Type, Consisting of R3TR Type and WB Specification | 20130314 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | WBOBJTYPE | 'FUGR/F' | Global WB Type, Consisting of R3TR Type and WB Specification | 20130314 | |
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130314 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE | Object Type | 20130314 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | 20130314 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Master Program | 20131114 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20130314 |
Methods
Events
Class CL_FB_ADT_RES_FUGR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_FUGR_DATA | Public | See coding | 20130314 | begin of ty_fugr_data.
include type if_adt_tools_core_source_types=>ty_abap_source_main_object as source_object.
types end of ty_fugr_data
|
Method Signatures
Method ADD_ATOM_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | CL_FB_ADT_RES_FUGR=>TY_FUGR_DATA | 20130314 |
Method ADD_ATOM_LINKS on class CL_FB_ADT_RES_FUGR has no exception.
Method CHECK_AUTHORITY_FUGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUGR_NAME | Value transfer | Type reference (TYPE) | STRING | 20130314 | |||
2 | ![]() |
MASTER_LANGUAGE | Value transfer | Type reference (TYPE) | MASTERLANG | 20130314 | |||
3 | ![]() |
MODE | Value transfer | Type reference (TYPE) | STRING | 'SHOW' | 20130314 | ||
4 | ![]() |
NEW_MASTER_LANGUAGE | Value transfer | Type reference (TYPE) | MASTERLANG | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method CHECK_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUGR_DATA | Call by reference | Type reference (TYPE) | CL_FB_ADT_RES_FUGR=>TY_FUGR_DATA | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method CREATE 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 | 20130315 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 |
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 | ![]() |
20130314 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
20130314 | ||
3 | ![]() |
20130314 |
Method GET_ETAG_UNIFICATION_SRC_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130314 |
Method GET_ETAG_UNIFICATION_SRC_STR on class CL_FB_ADT_RES_FUGR has no exception.
Method GET_FUGR_TADIR_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUGR_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Function group, to which the function module belongs | 20130314 | ||
2 | ![]() |
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 |
Method GET_FUNCTION_STATEMENT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNC_ROW | Value transfer | Type reference (TYPE) | I | 20130314 | |||
2 | ![]() |
FUNC_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | 20130314 |
Method GET_FUNCTION_STATEMENT_ROW on class CL_FB_ADT_RES_FUGR has no exception.
Method GET_MAIN_PROG_FOR_FUGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUGR_NAME | Value transfer | Type reference (TYPE) | TLIBG-AREA | 20130314 | |||
2 | ![]() |
MAIN_PROGRAM_NAME | Value transfer | Type reference (TYPE) | RS38L-INCLUDE | 20130314 |
Method GET_MAIN_PROG_FOR_FUGR on class CL_FB_ADT_RES_FUGR has no exception.
Method GET_MASTER_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUGR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130314 | |||
2 | ![]() |
FUGR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130314 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 | ||
2 | ![]() |
Abstract root exception for functions and function groups | 20130314 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |