SAP ABAP Class CL_SRT_GLOBAL_SETTINGS_HELPER (Global settings helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOA_MANAGER_ABAP_UI (Package) SOA Manager: User Interaction ABAP Stack
⤷
⤷
Properties
| Class | CL_SRT_GLOBAL_SETTINGS_HELPER | |
| Short Description | Global settings helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOA_MANAGER_ABAP_UI | SOA Manager: User Interaction ABAP Stack |
| Created | 20080116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_GLOBAL_SETTINGS_HELPER has no forward declaration.
Interfaces
Class CL_SRT_GLOBAL_SETTINGS_HELPER has no interface implemented.
Friends
Class CL_SRT_GLOBAL_SETTINGS_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SRT_IDENTIFIER_EXTERNAL_ID | External Service identifier | 20080317 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Service identifier | 20080826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | returns all Service Defs with their classifications | 20080318 | |
| 2 | Static method | Public | Method | Get own Business Application ID | 20080317 | |
| 3 | Static method | Public | Method | Get system identifier for soamanager UI stuff | 20080826 | |
| 4 | Static method | Public | Method | Is sender identifier maintained in the backend | 20080303 | |
| 5 | Static method | Public | Method | Modifiy Reverse Proxy information | 20080116 | |
| 6 | Static method | Public | Method | Modify identifier information in DB | 20080220 | |
| 7 | Static method | Public | Method | Modify reverse proxy data in DB | 20080208 | |
| 8 | Static method | Public | Method | Select Reverse Proxy information | 20080116 | |
| 9 | Static method | Public | Method | Fetch identifier information from DB | 20080220 | |
| 10 | Static method | Public | Method | Select Reverse Proxy information from DB | 20080208 |
Events
Class CL_SRT_GLOBAL_SETTINGS_HELPER has no event.
Types
Class CL_SRT_GLOBAL_SETTINGS_HELPER has no local type.
Method Signatures
Method GET_ALL_SRVDEFS_WITH_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERAL_CLASS | Call by reference | Type reference (TYPE) | BOOLEAN | also return general classifications ? | 20080318 | |||
| 2 | IV_ONLY_CLASSIFIED_SDS | Call by reference | Type reference (TYPE) | BOOLEAN | only return ServDefs with classifications ? | 20080318 | |||
| 3 | RT_SRV_DEF_CLASS | Value transfer | Type reference (TYPE) | SRV_DEF_WITH_CLASS_TABLE | Table of SRV_DEF_WITH_CLASS | 20080318 |
Method GET_ALL_SRVDEFS_WITH_CLASS on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method GET_OWN_APPLICATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Call by reference | Type reference (TYPE) | SRT_IDENTIFIER_EXTERNAL_ID | External Service Identifier | 20080317 |
Method GET_OWN_APPLICATION_ID on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method GET_SYSTEM_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20080826 |
Method GET_SYSTEM_IDENTIFIER on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method IS_IDENTIFIER_INFO_MAINTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MAINTAINED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080303 |
Method IS_IDENTIFIER_INFO_MAINTAINED on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method MODIFY_ALT_HOSTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALT_HOSTS | Call by reference | Type reference (TYPE) | SRT_ALT_HOSTS_LIST | Alternative hosts lists | 20080116 |
Method MODIFY_ALT_HOSTS on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method MODIFY_IDENTIFIER_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTERNAL_ID | Call by reference | Type reference (TYPE) | SRT_IDENTIFIER_EXTERNAL_ID | External Service identifier | 20080220 | |||
| 2 | E_NO_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110310 | |||
| 3 | E_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080220 | |||
| 4 | I_IDENTIFIER_DATA | Call by reference | Type reference (TYPE) | SRT_IDENTIFIER | Service identifier | 20080220 |
Method MODIFY_IDENTIFIER_INFORMATION on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method MODIFY_REVERSE_PROXY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NO_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110310 | |||
| 2 | IM_DATA | Call by reference | Type reference (TYPE) | SRT_REV_PROXY_LIST | Table type for reverse proxy settings | 20080208 |
Method MODIFY_REVERSE_PROXY_DATA on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method SELECT_ALT_HOSTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALT_HOSTS | Value transfer | Type reference (TYPE) | SRT_ALT_HOSTS_LIST | Alternative hosts lists | 20080116 |
Method SELECT_ALT_HOSTS on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method SELECT_IDENTIFIER_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IDENTIFIER_DATA | Value transfer | Type reference (TYPE) | SRT_IDENTIFIER | Service identifier | 20080220 |
Method SELECT_IDENTIFIER_INFORMATION on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
Method SELECT_REV_PROXY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | SRT_REV_PROXY_LIST | Table type for reverse proxy settings | 20080208 |
Method SELECT_REV_PROXY_DATA on class CL_SRT_GLOBAL_SETTINGS_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |