SAP ABAP Class IF_SBTI_CRITERIA_NODE (Criteria Manager: Criteria Tree Node Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SBTI_CRITERIA_TREE_ELEMENT Criteria Manager: Criteria Tree Element Basis Interface 20050914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SBTI_CRITERIA_NODE Selection Criteria: Node 20050914
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SBTI_CRITERIA_ROOT 20050914
Properties
Class IF_SBTI_CRITERIA_NODE  
Short Description Criteria Manager: Criteria Tree Node Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050902   SAP 
Last change 20070910   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SBTI_CRITERIA_NODE has no forward declaration.
Interfaces
Class IF_SBTI_CRITERIA_NODE has no interface implemented.
Friends
Class IF_SBTI_CRITERIA_NODE has no friend class.
Attributes
Class IF_SBTI_CRITERIA_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ITEM Instance method Public Method 20050902
2 CREATE_SUBNODE Instance method Public Method 20050902
3 GET_CHILDREN Instance method Public Method 20050902
4 GET_CRITERIA_RAW Instance method Public Method 20050914
5 GET_TREE_RAW Instance method Public Method 20050902
6 IS_AND_NODE Instance method Public Method 20050902
7 IS_LEAF Instance method Public Method 20050914
8 IS_OR_NODE Instance method Public Method 20050902
Events
Class IF_SBTI_CRITERIA_NODE has no event.
Types
Class IF_SBTI_CRITERIA_NODE has no local type.
Method Signatures

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) BTCDESCRIPTION Batch: Beschreibung eines Elementes 20050902
2 Returning R_ITEM Value transfer Object reference (TYPE REF TO) IF_SBTI_CRITERIA_ITEM Selektionskriterien: ID 20051121
# Exception Resumable Description Created on
1 CX_SBTI_AUTHORIZATION_EX 20051021
2 CX_SBTI_CRITNODE_EX 20051017
3 CX_SBTI_CRITPROFILE_EX Selektionskriterien Ausnahmeklasse 20051017

Method CREATE_SUBNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) BTCDESCRIPTION Batch: Beschreibung eines Elementes 20050902
2 Importing I_NODETYPE Call by reference Type reference (TYPE) BTCNODETYPE Selektionskriterien: Typ 20050902
3 Returning R_NODE Value transfer Object reference (TYPE REF TO) IF_SBTI_CRITERIA_NODE Selektionskriterien: ID 20051121
# Exception Resumable Description Created on
1 CX_SBTI_AUTHORIZATION_EX 20051021
2 CX_SBTI_CRITNODE_EX 20051017
3 CX_SBTI_CRITPROFILE_EX Selektionskriterien Ausnahmeklasse 20051017

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHILDREN Value transfer Type reference (TYPE) BTC_T_RCRITNODE Selektionskriterien: Tabellentyp für IF_SBTI_CRITERIA_NODE 20050902

Method GET_CHILDREN on class IF_SBTI_CRITERIA_NODE has no exception.

Method GET_CRITERIA_RAW Signature

Method GET_CRITERIA_RAW on class IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_CRITERIA_RAW on class IF_SBTI_CRITERIA_NODE has no exception.

Method GET_TREE_RAW Signature

Method GET_TREE_RAW on class IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_TREE_RAW on class IF_SBTI_CRITERIA_NODE has no exception.

Method IS_AND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050902

Method IS_AND_NODE on class IF_SBTI_CRITERIA_NODE has no exception.

Method IS_LEAF Signature

Method IS_LEAF on class IF_SBTI_CRITERIA_NODE has no parameter.
Method IS_LEAF on class IF_SBTI_CRITERIA_NODE has no exception.

Method IS_OR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050902

Method IS_OR_NODE on class IF_SBTI_CRITERIA_NODE has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in