SAP ABAP Class IF_ESD_BROWSER_SETTINGS (Filter Setings for ESD Browser)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESDB_SETTINGS | Filter Settings for ESD Browser | 20111202 |
Properties
| Class | IF_ESD_BROWSER_SETTINGS | |
| Short Description | Filter Setings for ESD Browser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ESD_BROWSER_SETTINGS has no interface implemented.
Friends
Class IF_ESD_BROWSER_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS | 20111202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | adds a node to filter table | 20120302 | |
| 2 | Instance method | Public | Method | Returns table of filtered nodes | 20120302 | |
| 3 | Instance method | Public | Method | returns range with namespaces filter | 20120229 | |
| 4 | Instance method | Public | Method | Get Filter Setting for last opened item (open it or not?) | 20111202 | |
| 5 | Instance method | Public | Method | returns range with packages filter | 20120302 | |
| 6 | Instance method | Public | Method | Returns complete Settings Structure | 20111202 | |
| 7 | Instance method | Public | Method | Set Filter Setting for last opened item (open it or not?) | 20111202 | |
| 8 | Instance method | Public | Method | Sets complete Settings Structure | 20111202 |
Events
Class IF_ESD_BROWSER_SETTINGS has no event.
Types
Class IF_ESD_BROWSER_SETTINGS has no local type.
Method Signatures
Method ADD_NODE_TO_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | CHAR30 | Type of Filter | 20120302 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Reference to node in tree | 20120302 | |||
| 3 | USED_FILTER | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS_FILTER | Filter used for node | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120302 |
Method GET_NODE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_NODE_FILTER | 20120302 |
Method GET_NODE_FILTER on class IF_ESD_BROWSER_SETTINGS has no exception.
Method GET_NSPACES_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_NAMESPACE_RANGE | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120229 |
Method GET_OPEN_LAST_ITEM_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111202 |
Method GET_OPEN_LAST_ITEM_FLAG on class IF_ESD_BROWSER_SETTINGS has no exception.
Method GET_PACKAGES_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_PACKAGE_RANGE | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120302 |
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS | 20111202 |
Method GET_SETTINGS on class IF_ESD_BROWSER_SETTINGS has no exception.
Method SET_OPEN_LAST_ITEM_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | Boolean Value ('X' = True, Space = False) | 20111202 |
Method SET_OPEN_LAST_ITEM_FLAG on class IF_ESD_BROWSER_SETTINGS has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS | 20111202 |
Method SET_SETTINGS on class IF_ESD_BROWSER_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |