SAP ABAP Interface IF_NWA_URL_PROVIDER (API for NWA URL Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SNWA_UI_TOOLS (Package) ABAP Tools for NWA UI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWA_URL_PROVIDER | Implementation of IF_NWA_URL_PROVIDER | 20090116 |
Properties
| Interface | IF_NWA_URL_PROVIDER | |
| Short Description | API for NWA URL Generation |
General Data
| Package | SNWA_UI_TOOLS | ABAP Tools for NWA UI |
| Created | 20061122 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWA_URL_PROVIDER has no forward declaration.
Interfaces
Interface IF_NWA_URL_PROVIDER has no interface.
Friends
Interface IF_NWA_URL_PROVIDER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANAGED_SYSTEM_DEFAULT_CLIENT | Constant | Public | Type reference (TYPE) | CHAR100 | '_default_client' | Character 100 | 20090116 | |
| 2 | MANAGED_SYSTEM_DEFAULT_USER | Constant | Public | Type reference (TYPE) | CHAR100 | '_default_username' | Character 100 | 20090116 | |
| 3 | SYSTEM_SELECTOR_DEFAULT_FILTER | Constant | Public | Type reference (TYPE) | CHAR100 | '_syssel_filter' | Character 100 | 20090116 | |
| 4 | SYSTEM_SELECTOR_DEFAULT_GROUP | Constant | Public | Type reference (TYPE) | CHAR100 | '_syssel_group' | Character 100 | 20090116 | |
| 5 | SYSTEM_SELECTOR_ENABLED | Constant | Public | Type reference (TYPE) | CHAR100 | '_syssel_enabled' | Character 100 | 20090116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090116 | ||
| 2 | Instance method | Public | Method | 20090116 | ||
| 3 | Instance method | Public | Method | 20090116 | ||
| 4 | Instance method | Public | Method | 20090116 | ||
| 5 | Instance method | Public | Method | 20090116 | ||
| 6 | Instance method | Public | Method | 20090116 | ||
| 7 | Instance method | Public | Method | 20090116 | ||
| 8 | Instance method | Public | Method | 20090116 | ||
| 9 | Instance method | Public | Method | 20090116 | ||
| 10 | Instance method | Public | Method | 20090116 | ||
| 11 | Instance method | Public | Method | 20090116 |
Events
Interface IF_NWA_URL_PROVIDER has no event.
Types
Interface IF_NWA_URL_PROVIDER has no local type.
Method Signatures
Method GET_ADDITIONAL_URL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_URLPARAMETERS | Value transfer | Type reference (TYPE) | SNWATT_URLPARAMETERS | Tabellentyp für zusätzliche Parameter in der NWA URL | 20090116 |
Method GET_ADDITIONAL_URL_PARAMETERS on Interface IF_NWA_URL_PROVIDER has no exception.
Method GET_APPLICATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_APPLICATION_ID | Value transfer | Type reference (TYPE) | STRING | 20090116 |
Method GET_APPLICATION_ID on Interface IF_NWA_URL_PROVIDER has no exception.
Method GET_APPLICATION_VIEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_APPLICATION_VIEW_ID | Value transfer | Type reference (TYPE) | STRING | 20090116 |
Method GET_APPLICATION_VIEW_ID on Interface IF_NWA_URL_PROVIDER has no exception.
Method GET_MANAGED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MANAGED_OBJECTS | Value transfer | Type reference (TYPE) | SNWATT_MANAGED_OBJECTS | Tabellentyp für "managedObjectSelection"-Teil der NWA URL | 20090116 |
Method GET_MANAGED_OBJECTS on Interface IF_NWA_URL_PROVIDER has no exception.
Method GET_UIPROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_UIPROPERTIES | Value transfer | Type reference (TYPE) | SNWATT_UIPROPERTIES | Tabellentyp für "uiProperties"-Teil der NWA URL | 20090116 |
Method GET_UIPROPERTIES on Interface IF_NWA_URL_PROVIDER has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NWA_URL | Value transfer | Type reference (TYPE) | STRING | 20090116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für NWA URL Generierung | 20090116 |
Method SET_ADDITIONAL_URL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_URLPARAMETERS | Call by reference | Type reference (TYPE) | SNWATT_URLPARAMETERS | Tabellentyp für zusätzliche Parameter in der NWA URL | 20090116 |
Method SET_ADDITIONAL_URL_PARAMETERS on Interface IF_NWA_URL_PROVIDER has no exception.
Method SET_APPLICATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_APPLICATION_ID | Call by reference | Type reference (TYPE) | STRING | 20090116 |
Method SET_APPLICATION_ID on Interface IF_NWA_URL_PROVIDER has no exception.
Method SET_APPLICATION_VIEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_APPLICATION_VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20090116 |
Method SET_APPLICATION_VIEW_ID on Interface IF_NWA_URL_PROVIDER has no exception.
Method SET_MANAGED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MANAGED_OBJECTS | Call by reference | Type reference (TYPE) | SNWATT_MANAGED_OBJECTS | Tabellentyp für "managedObjectSelection"-Teil der NWA URL | 20090116 |
Method SET_MANAGED_OBJECTS on Interface IF_NWA_URL_PROVIDER has no exception.
Method SET_UIPROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UIPROPERTIES | Call by reference | Type reference (TYPE) | SNWATT_UIPROPERTIES | Tabellentyp für "uiProperties"-Teil der NWA URL | 20090116 |
Method SET_UIPROPERTIES on Interface IF_NWA_URL_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |