SAP ABAP Class CL_FB_ADT_URI_BUILDER_FUGR (Class for URI Creation)
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
⤷
⤷
Properties
| Class | CL_FB_ADT_URI_BUILDER_FUGR | |
| Short Description | Class for URI Creation | |
| Super Class | ||
| 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 | 20100820 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FB_ADT_URI_BUILDER_FUGR has no forward declaration.
Interfaces
Class CL_FB_ADT_URI_BUILDER_FUGR has no interface implemented.
Friends
Class CL_FB_ADT_URI_BUILDER_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) | STRING | `fmodules` | 20100823 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | `groups` | 20100823 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | `includes` | 20100823 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | `source/main` | 20100823 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'functions' | 20101008 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | 20100820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Set name space for URI | 20100820 | |
| 2 | Static method | Public | Method | Create URI for function meta data | 20100820 | |
| 3 | Static method | Public | Method | Create URI for function include | 20100820 | |
| 4 | Static method | Public | Method | Create URI for function group meta data | 20100820 | |
| 5 | Static method | Public | Method | Create URI for function group include | 20100820 | |
| 6 | Static method | Public | Method | Create URI for function group include meta data | 20101014 | |
| 7 | Static method | Public | Method | Create URI for function group main program source | 20101112 | |
| 8 | Static method | Public | Method | Return static path | 20100820 | |
| 9 | Static method | Public | Method | Simulate other namespace (for unit tests) | 20100823 |
Events
Class CL_FB_ADT_URI_BUILDER_FUGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_INCLUDE_TYPE | Public | Type reference (TYPE) | STRING | 20100820 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FB_ADT_URI_BUILDER_FUGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 2 | FMODULE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 3 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 |
Method CREATE_URI_FOR_FUNCTION on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNCTION_INC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 2 | FMODULE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 3 | FRAGMENT | Call by reference | Type reference (TYPE) | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED | 20100820 | ||||
| 4 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 |
Method CREATE_URI_FOR_FUNCTION_INC on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNC_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 2 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 |
Method CREATE_URI_FOR_FUNC_GROUP on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNC_GROUP_INC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 2 | FRAGMENT | Call by reference | Type reference (TYPE) | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED | 20100820 | ||||
| 3 | INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 4 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 |
Method CREATE_URI_FOR_FUNC_GROUP_INC on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNC_GROUP_INCM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101014 | ||||
| 2 | INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101014 | ||||
| 3 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101014 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20101014 |
Method CREATE_URI_FOR_FUNC_GROUP_INCM on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method CREATE_URI_FOR_FUNC_GROUP_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FGROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | ABAP Program Name | 20101112 | |||
| 2 | FRAGMENT | Call by reference | Type reference (TYPE) | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED | 20101112 | ||||
| 3 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101112 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20101112 |
Method CREATE_URI_FOR_FUNC_GROUP_SRC on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method GET_STATIC_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 |
Method GET_STATIC_PATH on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
Method SET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATIC_PATH | Call by reference | Type reference (TYPE) | STRING | 20100823 |
Method SET_NAMESPACE on class CL_FB_ADT_URI_BUILDER_FUGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |