SAP ABAP Class CL_SD_URL_HELPER (URL Help Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Properties
| Class | CL_SD_URL_HELPER | |
| Short Description | URL Help Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020826 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_URL_HELPER has no forward declaration.
Interfaces
Class CL_SD_URL_HELPER has no interface implemented.
Friends
Class CL_SD_URL_HELPER 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) | STRING | 20020826 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020826 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020826 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020826 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020826 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020826 | |
| 2 | Instance method | Public | Method | 20020826 | ||
| 3 | Instance method | Public | Method | 20020826 | ||
| 4 | Instance method | Public | Method | 20020826 | ||
| 5 | Instance method | Public | Method | 20020826 | ||
| 6 | Instance method | Public | Method | 20020826 | ||
| 7 | Instance method | Public | Method | 20020826 |
Events
Class CL_SD_URL_HELPER has no event.
Types
Class CL_SD_URL_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_URL_STRING | Call by reference | Type reference (TYPE) | STRING | 20020826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Formatverletzung (protocol://user:name@host:port/path?query) | 20020826 |
Method GET_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_HOST on class CL_SD_URL_HELPER has no exception.
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_PATH on class CL_SD_URL_HELPER has no exception.
Method GET_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_PORT on class CL_SD_URL_HELPER has no exception.
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_PROTOCOL on class CL_SD_URL_HELPER has no exception.
Method GET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_QUERY on class CL_SD_URL_HELPER has no exception.
Method GET_USER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_USER_INFO on class CL_SD_URL_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |