SAP ABAP Class CL_PROXY_LOCAL_SETTINGS (Proxy Generation: Local Settings (Table SPROXSET))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_PUBLIC_SETTINGS | Proxy Generation: Global Settings | 20060825 |
Properties
Class | CL_PROXY_LOCAL_SETTINGS | |
Short Description | Proxy Generation: Local Settings (Table SPROXSET) | |
Super Class | CL_PROXY_PUBLIC_SETTINGS | Proxy Generation: Global Settings |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
Created | 20020806 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_LOCAL_SETTINGS has no interface implemented.
Friends
Class CL_PROXY_LOCAL_SETTINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SPROXSET-NAME | 'IFR_HTTP_DEST' | Proxy Generation: Settings: Parameter Name | 20040702 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_KEY_VAL_TAB | 20060817 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061208 |
2 | ![]() |
Static method | Public | Method | 20060817 | |
3 | ![]() |
Static method | Public | Method | 20060817 | |
4 | ![]() |
Static method | Public | Method | Get address from SPOXSET only | 20040622 |
5 | ![]() |
Static method | Public | Method | Get address from SPOXSET only | 20060810 |
6 | ![]() |
Static method | Public | Method | Get address from SPOXSET only | 20050614 |
7 | ![]() |
Static method | Public | Method | Get ESB FIlter | 20110413 |
8 | ![]() |
Static method | Public | Method | 20130128 | |
9 | ![]() |
Static method | Public | Method | Set ESB FIlter | 20110413 |
Events
Class CL_PROXY_LOCAL_SETTINGS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_KEY_VAL | Private | See coding | 20060817 | begin of T_KEY_VAL,
name type string,
value type string,
end of t_key_val
|
||
2 | T_KEY_VAL_TAB | Private | See coding | 20060817 | T_KEY_VAL_TAB type hashed table of t_key_val with unique key name
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_LOCAL_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method FORCE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060817 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060817 |
Method FORCE_SETTING on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method FORCE_SETTING_RESET Signature
Method FORCE_SETTING_RESET on class CL_PROXY_LOCAL_SETTINGS has no parameter.
Method FORCE_SETTING_RESET on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method GET_FLAG_GENERAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20060825 | |
2 | ![]() |
FLAGNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040622 | |||
3 | ![]() |
FLAGVALUE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | 20060825 |
Method GET_FLAG_GENERAL on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method GET_NUMBER_GENERAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | I | 0 | 20060825 | ||
2 | ![]() |
FLAGNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060810 | |||
3 | ![]() |
FLAGVALUE | Value transfer | Type reference (TYPE) | I | 20060825 |
Method GET_NUMBER_GENERAL on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method GET_STRING_GENERAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060825 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050614 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20060825 |
Method GET_STRING_GENERAL on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method GET_USER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_SETTINGS | Value transfer | Type reference (TYPE) | PRX_S_USER_SETTINGS | proxy generation user settings | 20110413 |
Method GET_USER_SETTINGS on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method REMEMBER_SETTINGS Signature
Method REMEMBER_SETTINGS on class CL_PROXY_LOCAL_SETTINGS has no parameter.
Method REMEMBER_SETTINGS on class CL_PROXY_LOCAL_SETTINGS has no exception.
Method SET_USER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_SETTINGS | Call by reference | Type reference (TYPE) | PRX_S_USER_SETTINGS | user specific settings | 20110413 |
Method SET_USER_SETTINGS on class CL_PROXY_LOCAL_SETTINGS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 620 |