SAP ABAP Class IF_ADT_RES_URI (Wrapper for request URI)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ADT_SRL_QUERY_PARAMETERS | Access to URI query parameters | 20090727 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_RES_METH_SIG | Provides access to REST method signature | 20100614 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_SRL_PARAMS_STUB | Parameter stub for SRL framework | 20100922 |
Properties
| Class | IF_ADT_RES_URI | |
| Short Description | Wrapper for request URI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090727 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ADT_RES_URI has no interface implemented.
Friends
Class IF_ADT_RES_URI has no friend class.
Attributes
Class IF_ADT_RES_URI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100414 | ||
| 2 | Instance method | Public | Method | 20091119 | ||
| 3 | Instance method | Public | Method | 20091118 | ||
| 4 | Instance method | Public | Method | 20091118 |
Events
Class IF_ADT_RES_URI has no event.
Types
Class IF_ADT_RES_URI has no local type.
Method Signatures
Method GET_FRAGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100414 |
Method GET_FRAGMENT on class IF_ADT_RES_URI has no exception.
Method GET_PATH_SEGMENT_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20091119 | ||||
| 2 | OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091119 | |||
| 3 | PATH_SEGMENT_PARAM_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20091119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 | |||
| 2 | 20091119 |
Method GET_QUERY_PARAM_VALUE Signature
Method GET_QUERY_PARAM_VALUE on class IF_ADT_RES_URI has no parameter.
Method GET_QUERY_PARAM_VALUE on class IF_ADT_RES_URI has no exception.
Method GET_QUERY_PARAM_VALUES Signature
Method GET_QUERY_PARAM_VALUES on class IF_ADT_RES_URI has no parameter.
Method GET_QUERY_PARAM_VALUES on class IF_ADT_RES_URI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |