SAP ABAP Class CL_URL_OBJ (URL Manager)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client
⤷
⤷
Properties
| Class | CL_URL_OBJ | |
| Short Description | URL Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20140121 | SAP |
| Last change | 20141120 | |
| 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 CL_URL_OBJ has no interface implemented.
Friends
Class CL_URL_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | 20140212 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140212 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140212 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140212 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140212 |
Methods
Events
Class CL_URL_OBJ has no event.
Types
Class CL_URL_OBJ has no local type.
Method Signatures
Method ADD_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 | ||||
| 2 | IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method ADD_QUERY on class CL_URL_OBJ has no exception.
Method ADD_QUERY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 |
Method ADD_QUERY_TAB on class CL_URL_OBJ has no exception.
Method CONSTRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 | ||||
| 2 | IV_BASE | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 3 | IV_HASH | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 4 | IV_HOST | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 5 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 6 | IV_PORT | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 7 | IV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 'http' | 20140212 | |||
| 8 | IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 9 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method CONSTRUCT on class CL_URL_OBJ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method CONSTRUCTOR on class CL_URL_OBJ has no exception.
Method GET_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BASE | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_BASE on class CL_URL_OBJ has no exception.
Method GET_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HASH | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_HASH on class CL_URL_OBJ has no exception.
Method GET_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HOST | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_HOST on class CL_URL_OBJ has no exception.
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_PATH on class CL_URL_OBJ has no exception.
Method GET_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PORT | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_PORT on class CL_URL_OBJ has no exception.
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROTOCOL | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_PROTOCOL on class CL_URL_OBJ has no exception.
Method GET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUERY | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_QUERY on class CL_URL_OBJ has no exception.
Method GET_QUERY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 |
Method GET_QUERY_TAB on class CL_URL_OBJ has no exception.
Method GET_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SERVER | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_SERVER on class CL_URL_OBJ has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20140212 |
Method GET_URL on class CL_URL_OBJ has no exception.
Method IS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140212 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140212 |
Method IS_URL on class CL_URL_OBJ has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 | ||||
| 2 | EV_BASE | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 3 | EV_HASH | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 4 | EV_HOST | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 5 | EV_PATH | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 6 | EV_PORT | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 7 | EV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 8 | EV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 9 | EV_SERVER | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 10 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140212 |
Method PARSE on class CL_URL_OBJ has no exception.
Method SET_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BASE | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_BASE on class CL_URL_OBJ has no exception.
Method SET_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HASH | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_HASH on class CL_URL_OBJ has no exception.
Method SET_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HOST | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_HOST on class CL_URL_OBJ has no exception.
Method SET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_PATH on class CL_URL_OBJ has no exception.
Method SET_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PORT | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_PORT on class CL_URL_OBJ has no exception.
Method SET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_PROTOCOL on class CL_URL_OBJ has no exception.
Method SET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 | ||||
| 2 | IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_QUERY on class CL_URL_OBJ has no exception.
Method SET_QUERY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140212 |
Method SET_QUERY_TAB on class CL_URL_OBJ has no exception.
Method SET_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVER | Call by reference | Type reference (TYPE) | STRING | 20140212 |
Method SET_SERVER on class CL_URL_OBJ has no exception.
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140212 |
Method SET_URL on class CL_URL_OBJ has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |