SAP ABAP Class CL_FB_ADT_URI_MAPPER_FUGR (URI-Mapping Handler for Function Groups)
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_ADT_URI_MAPPING_HDL_ADAPTER | Adapter Class for URI-Mapping Handler Interfaces | 20100422 |
Properties
| Class | CL_FB_ADT_URI_MAPPER_FUGR | |
| Short Description | URI-Mapping Handler for Function Groups | |
| Super Class | CL_ADT_URI_MAPPING_HDL_ADAPTER | Adapter Class for URI-Mapping Handler Interfaces |
| 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 | 20100422 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FB_ADT_URI_MAPPER_FUGR has no forward declaration.
Interfaces
Class CL_FB_ADT_URI_MAPPER_FUGR has no interface implemented.
Friends
Class CL_FB_ADT_URI_MAPPER_FUGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'source/main' | 20100428 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'FUGR' | 20100428 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'FUNC' | 20100428 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'F' | 20100422 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'FF' | 20100422 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'I' | 20100422 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101112 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100818 | ||
| 2 | Instance method | Private | Method | 20130319 | ||
| 3 | Static method | Private | Method | parse the incoming URI into function obkect names | 20100426 | |
| 4 | Static method | Private | Method | 20100818 | ||
| 5 | Static method | Private | Method | 20100818 |
Events
Class CL_FB_ADT_URI_MAPPER_FUGR has no event.
Types
Class CL_FB_ADT_URI_MAPPER_FUGR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FB_ADT_URI_MAPPER_FUGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FB_ADT_URI_MAPPER_FUGR has no exception.
Method MAP_WB_REQUEST_EXT_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20130319 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | 20130319 | ||||
| 3 | WB_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20130319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130319 |
Method PARSE_URI 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 | 20100426 | ||||
| 2 | FMODULE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100426 | ||||
| 3 | INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100426 | ||||
| 4 | LINE | Call by reference | Type reference (TYPE) | I | 20100428 | ||||
| 5 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100428 | ||||
| 6 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | Mapping Options | 20100624 | |||
| 7 | TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100426 | ||||
| 8 | URI_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_URI | URI | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100426 |
Method SET_NAMESPACE Signature
Method SET_NAMESPACE on class CL_FB_ADT_URI_MAPPER_FUGR has no parameter.
Method SET_NAMESPACE on class CL_FB_ADT_URI_MAPPER_FUGR has no exception.
Method SET_REGEX_CONSTANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATIC_PATH_IN | Value transfer | Type reference (TYPE) | STRING | 20101008 |
Method SET_REGEX_CONSTANTS on class CL_FB_ADT_URI_MAPPER_FUGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |