SAP ABAP Interface IF_ESD_BROWSER_SETTINGS (Filter Setings for ESD Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_BROWSER (Package) 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
Interface IF_ESD_BROWSER_SETTINGS  
Short Description Filter Setings for ESD Browser    
General Data
Package SESD_BROWSER   ESD Browser 
Created 20111202   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ESD_BROWSER_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ESD_BROWSER_SETTINGS has no interface.
Friends
Interface IF_ESD_BROWSER_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_SETTINGS Instance attribute Public Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS 20111202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE_TO_FILTER Instance method Public Method adds a node to filter table 20120302
2 GET_NODE_FILTER Instance method Public Method Returns table of filtered nodes 20120302
3 GET_NSPACES_RANGE Instance method Public Method returns range with namespaces filter 20120229
4 GET_OPEN_LAST_ITEM_FLAG Instance method Public Method Get Filter Setting for last opened item (open it or not?) 20111202
5 GET_PACKAGES_RANGE Instance method Public Method returns range with packages filter 20120302
6 GET_SETTINGS Instance method Public Method Returns complete Settings Structure 20111202
7 SET_OPEN_LAST_ITEM_FLAG Instance method Public Method Set Filter Setting for last opened item (open it or not?) 20111202
8 SET_SETTINGS Instance method Public Method Sets complete Settings Structure 20111202
Events
Interface IF_ESD_BROWSER_SETTINGS has no event.
Types
Interface 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 Importing FILTER Call by reference Type reference (TYPE) CHAR30 Type of Filter 20120302
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE Reference to node in tree 20120302
3 Importing 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 CX_ESDB_INTERNAL_ERROR 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 Returning RVAL Value transfer Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TT_NODE_FILTER 20120302

Method GET_NODE_FILTER on Interface 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 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_QUERY=>T_NAMESPACE_RANGE 20120229
# Exception Resumable Description Created on
1 CX_ESDB_INTERNAL_ERROR 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 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111202

Method GET_OPEN_LAST_ITEM_FLAG on Interface 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 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_QUERY=>T_PACKAGE_RANGE 20120302
# Exception Resumable Description Created on
1 CX_ESDB_INTERNAL_ERROR Error during internal processing 20120302

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SETTINGS Value transfer Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS 20111202

Method GET_SETTINGS on Interface 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 Importing FLAG Call by reference Type reference (TYPE) PRX_BOOLEAN Boolean Value ('X' = True, Space = False) 20111202

Method SET_OPEN_LAST_ITEM_FLAG on Interface 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 Importing SETTINGS Call by reference Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_BROWSER_SETTINGS 20111202

Method SET_SETTINGS on Interface IF_ESD_BROWSER_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 804