SAP ABAP Class IF_UAC_ATTRIBUTE_TREE_ID (Holds Relation of Item to Tree ID)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_ATTRIBUTE_TREE_ID Holds Relation of Item to Tree ID 20021125
Properties
Class IF_UAC_ATTRIBUTE_TREE_ID  
Short Description Holds Relation of Item to Tree ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021125   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UAC_ATTRIBUTE_TREE_ID has no forward declaration.
Interfaces
Class IF_UAC_ATTRIBUTE_TREE_ID has no interface implemented.
Friends
Class IF_UAC_ATTRIBUTE_TREE_ID has no friend class.
Attributes
Class IF_UAC_ATTRIBUTE_TREE_ID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Get Tree Relation for Item 20021125
2 GET_ITEMS Instance method Public Method Get List of Items for Tree 20021125
3 REMOVE Instance method Public Method Remove Tree Relation for Item 20021125
4 SET Instance method Public Method Set Tree Relation for Item 20021125
Events
Class IF_UAC_ATTRIBUTE_TREE_ID has no event.
Types
Class IF_UAC_ATTRIBUTE_TREE_ID has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ITEM_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021125
2 Importing ID_ITEM_TYPE Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021125
3 Returning RD_TREE_ID Value transfer Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20021125
# Exception Resumable Description Created on
1 NOT_FOUND id is unknown 20021125

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ITEM_TYPE Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021125
2 Importing ID_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20021125
3 Returning RT_ITEM_ID Value transfer Type reference (TYPE) UAC_T_ITEM_ID Analytical Cost Management: Item 20021125

Method GET_ITEMS on class IF_UAC_ATTRIBUTE_TREE_ID has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ITEM_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021125
2 Importing ID_ITEM_TYPE Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021125
3 Importing IT_ITEM_ID Call by reference Type reference (TYPE) UAC_T_ITEM_ID Analytical Cost Management: Item 20021125
# Exception Resumable Description Created on
1 NOT_FOUND id is unknown 20021125

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ITEM_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021125
2 Importing ID_ITEM_TYPE Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021125
3 Importing ID_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20021125
4 Importing IT_ITEM_ID Call by reference Type reference (TYPE) UAC_T_ITEM_ID Analytical Cost Management: Item 20021125

Method SET on class IF_UAC_ATTRIBUTE_TREE_ID has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in