SAP ABAP Class CL_PROXY_WB_SETTINGS (Proxy Generation: Workbench Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI (Package) User Interface for Proxy Generation

⤷

⤷

Properties
Class | CL_PROXY_WB_SETTINGS | |
Short Description | Proxy Generation: Workbench Settings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_UI | User Interface for Proxy Generation |
Created | 20060630 | SAP |
Last change | 20141121 | |
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_PROXY_WB_SETTINGS has no interface implemented.
Friends
Class CL_PROXY_WB_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) | PRX_UI_WB_BROWSER | ' ' | Default Browser | 20131021 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_UI_WB_BROWSER | 'D' | ESD Browser | 20131021 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_UI_WB_BROWSER | 'R' | ESR Browser | 20131021 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_UI_WB_TREE_ORDER | 'X' | Single-Character Flag | 20080205 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_UI_WB_TREE_ORDER | ' ' | Single-Character Flag | 20080205 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PRX_S_EUMOD | Proxy generation: WB Settings | 20120821 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100118 | |
2 | ![]() |
Static method | Public | Method | 20120821 | |
3 | ![]() |
Static method | Public | Method | 20080725 | |
4 | ![]() |
Static method | Public | Method | 20131021 | |
5 | ![]() |
Static method | Private | Method | Proxy Generation read WB Settings | 20060630 |
6 | ![]() |
Static method | Public | Method | 20080205 | |
7 | ![]() |
Static method | Public | Method | Proxy Generation WB Settings: Flag xml tab is set | 20060725 |
8 | ![]() |
Static method | Public | Method | 20120813 | |
9 | ![]() |
Static method | Public | Method | 20120813 | |
10 | ![]() |
Static method | Public | Method | 20120813 | |
11 | ![]() |
Static method | Public | Method | Show Text ID | 20120815 |
12 | ![]() |
Static method | Public | Method | 20120813 | |
13 | ![]() |
Static method | Public | Method | 20120813 | |
14 | ![]() |
Static method | Public | Method | Show Text ID | 20120821 |
Events
Class CL_PROXY_WB_SETTINGS has no event.
Types
Class CL_PROXY_WB_SETTINGS has no local type.
Method Signatures
Method CHANGE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRX_EXPERT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100118 | ||
2 | ![]() |
PRX_SPDI | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100118 | ||
3 | ![]() |
PRX_TREE_ORDER | Call by reference | Type reference (TYPE) | PRX_UI_WB_TREE_ORDER | 20100118 | |||
4 | ![]() |
PRX_XML_TAB | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100118 |
Method CHANGE_SETTINGS on class CL_PROXY_WB_SETTINGS has no exception.
Method FORCE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SETTINGS | Call by reference | Type reference (TYPE) | PRX_S_EUMOD | Proxy generation: WB Settings | 20120821 |
Method FORCE_SETTINGS on class CL_PROXY_WB_SETTINGS has no exception.
Method GEN_DUMMY_IMPL_FOR_SERV_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080725 |
Method GEN_DUMMY_IMPL_FOR_SERV_PROV on class CL_PROXY_WB_SETTINGS has no exception.
Method GET_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_UI_WB_BROWSER | Enterprise Service Browser | 20131021 |
Method GET_BROWSER on class CL_PROXY_WB_SETTINGS has no exception.
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_S_EUMOD | Settings for ABAP Workbench | 20060630 |
Method GET_SETTINGS on class CL_PROXY_WB_SETTINGS has no exception.
Method GET_TREE_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_UI_WB_TREE_ORDER | Prefered order in proxy tre | 20080205 |
Method GET_TREE_ORDER on class CL_PROXY_WB_SETTINGS has no exception.
Method IS_XML_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060725 |
Method IS_XML_TAB on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_ESR_WSDL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method SHOW_ESR_WSDL on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_NODE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method SHOW_NODE_DETAILS on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_RENAME_EXTERNAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method SHOW_RENAME_EXTERNAL_KEY on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_TEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120815 |
Method SHOW_TEXT_ID on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_TRANSFORMATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method SHOW_TRANSFORMATIONS on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_UNTYPED_MAPPING_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method SHOW_UNTYPED_MAPPING_OPTION on class CL_PROXY_WB_SETTINGS has no exception.
Method SHOW_VERSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120821 |
Method SHOW_VERSION_ID on class CL_PROXY_WB_SETTINGS has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |