SAP ABAP Interface IF_RSAWBN_FOLDER_TREE (Folder Node Tree of the AWB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NEW_AWB_APCO Help Class for New AWB for Application Components 20040607
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NEW_AWB_AREA Help Class for New AWB for Areas 20040607
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NEW_AWB_ISIG Help Class for New AWB for IPGs 20040607
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAWBN_RSDS_FOLDER Application Components in DataSource Tree 20041124
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAWBN_SSYS_FOLDER Folder Nodes in the Source System Tree 20041122
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_TREE_FOLDER_FL Sort Node 20111005
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_WB_WSP_NODE_IF Workspace Node, Interface for UI Functions 20100813
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_COMPTLOGO_TREE Tree Class for Display Component Tree 20090619
Properties
Interface IF_RSAWBN_FOLDER_TREE  
Short Description Folder Node Tree of the AWB    
General Data
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20040607   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSAWBN_FOLDER_TREE has no interface.
Friends
Interface IF_RSAWBN_FOLDER_TREE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_LOGSYS Instance attribute Public Type reference (TYPE) RSSLOGSYS Source System 20041124
2 N_VARIANT Instance attribute Public Type reference (TYPE) RSVARIANT Variant 20040927
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_NODE Instance method Public Method Change of Node (Text) 20040923
2 CREATE_NODE Instance method Public Method Inserts a New Node 20040923
3 DELETE_NODE Instance method Public Method Deletes Node 20040923
4 GET_TREE Instance method Public Method Returns the Complete Sort Node Hierarchy 20040607
5 MOVE_NODE Instance method Public Method A Node Is Reassigned 20040923
Events
Interface IF_RSAWBN_FOLDER_TREE has no event.
Types
Interface IF_RSAWBN_FOLDER_TREE has no local type.
Method Signatures

Method CHANGE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040923
# Exception Resumable Description Created on
1 CANCELLED Abbruch, siehe Message 20040923

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040924
2 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20040924
3 Exporting E_TXTSH Call by reference Type reference (TYPE) RSTXTSH Beschreibung kurz 20040924
4 Importing I_INSERTBEHAVIOUR Call by reference Type reference (TYPE) RSAWBNINSBEHAV '0' Einfügeverhalten der AWb 20040923
5 Importing I_NODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040923
6 Importing I_PARENTNAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Name des VaterOrdnungsknotens in der AWB 20040923
7 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20040923
8 Importing I_TXTSH Call by reference Type reference (TYPE) RSTXTSH Beschreibung kurz 20040923
# Exception Resumable Description Created on
1 CANCELLED Abbruch, siehe Message 20040923

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040923
2 Importing I_WITH_DIALOG Call by reference Type reference (TYPE) RS_BOOL 'X' Boolean 20040924
# Exception Resumable Description Created on
1 CANCELLED Abbruch, siehe message 20040923

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TREE Call by reference Type reference (TYPE) RSAWBN_T_TREEORG Ordnungsknoten der AWB 20040607
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040607
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040607
# Exception Resumable Description Created on
1 FAILED Die Ordner konnten nicht gelesen werden, siehe sy-message 20050901
2 LOCKED Die Ordnerablage ist für den Zugriff momentan gesperrt 20050622

Method MOVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSERTBEHAVIOUR Call by reference Type reference (TYPE) RSAWBNINSBEHAV '0' Einfügeverhalten der AWb 20040923
2 Importing I_NODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040923
3 Importing I_TARGETNODENAME Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20040923
# Exception Resumable Description Created on
1 CANCELLED Abbruch, siehe message 20040923
History
Last changed by/on SAP  20130531 
SAP Release Created in 400