SAP ABAP Interface /IWBEP/IF_V4_FILTER_NODE (Node of a V4 Filter Tree)
Hierarchy
IW_BEP (Software Component)
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/V4_RUNTIME (Package) OData Channel V4 - Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_V4_FILTER_NODE Node of a V4 Filter Tree 20140213
Properties
Interface /IWBEP/IF_V4_FILTER_NODE  
Short Description Node of a V4 Filter Tree    
General Data
Package /IWBEP/V4_RUNTIME   OData Channel V4 - Runtime 
Created 20140213   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_V4_FILTER_NODE has no forward declaration.
Interfaces
Interface /IWBEP/IF_V4_FILTER_NODE has no interface.
Friends
Interface /IWBEP/IF_V4_FILTER_NODE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_NODE_KINDS Constant Public See coding Node kinds (types) 20140214
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILD Instance method Public Method Get the child on position IV_POSITION 20140218
2 GET_KIND Instance method Public Method Get the kind (type) of this node, see GCS_NODE_KINDS 20140218
3 GET_VALUE Instance method Public Method Get the value of this node - e.g. 'EQ', 'MATNR' or '0001543' 20140218
Events
Interface /IWBEP/IF_V4_FILTER_NODE has no event.
Types
Interface /IWBEP/IF_V4_FILTER_NODE has no local type.
Method Signatures

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_POSITION Call by reference Type reference (TYPE) I Position of the child to retrieve 20140218
2 Returning RO_CHILD Value transfer Object reference (TYPE REF TO) /IWBEP/IF_V4_FILTER_NODE Node of a V4 Filter Tree 20140218

Method GET_CHILD on Interface /IWBEP/IF_V4_FILTER_NODE has no exception.

Method GET_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KIND Value transfer Type reference (TYPE) /IWBEP/V4_FILTER_NODE_KIND Type of a filter tree node - see /IWBEP/IF_V4_FILTER_NODE 20140218

Method GET_KIND on Interface /IWBEP/IF_V4_FILTER_NODE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Value of the node 20140218

Method GET_VALUE on Interface /IWBEP/IF_V4_FILTER_NODE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200