SAP ABAP Interface IF_UAC_GUI_EDGE (IF_UAC_GUI_EDGE)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_VIEW (Package) Views for MVC Pattern
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UAC_GUI_ATREE includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD 20020903
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_ALV_ASSIGNMENT_TREE Assignment based on ALV Tree 20031010
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_ASSIGNMENT_TREE Assignment based on Assignment Control 20020903
Properties
Interface IF_UAC_GUI_EDGE  
Short Description IF_UAC_GUI_EDGE    
General Data
Package UAC_VIEW   Views for MVC Pattern 
Created 20020903   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_UAC_GUI_EDGE has no interface.
Friends
Interface IF_UAC_GUI_EDGE has no friend.
Attributes
Interface IF_UAC_GUI_EDGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_NODES_ALLOWED Instance method Public Method GET_ALL_NODES_ALLOWED 20021118
2 GET_ASSIGNMENT_FLOW Instance method Public Method GET_ASSIGNMENT_FLOW 20020903
3 GET_ASSIGNMENT_NODE Instance method Public Method GET_ASSIGNMENT_NODE 20031124
4 GET_FOCUS_TREE Instance method Public Method GET_FOCUS_TREE 20020903
5 HIDE_TREE Instance method Public Method HIDE_TREE 20020903
6 INDICATE_POSSIBLE_EDGES Instance method Public Method INDICATE_POSSIBLE_EDGES 20020903
7 IS_TREE_HIDDEN Instance method Public Method IS_TREE_HIDDEN 20021118
8 SET_ALL_NODES_ALLOWED Instance method Public Method SET_ALL_NODES_ALLOWED 20020903
9 SET_ASSIGNMENT_FLOW Instance method Public Method SET_ASSIGNMENT_FLOW 20020903
10 SET_ASSIGNMENT_HEADER Instance method Public Method SET_ASSIGNMENT_HEADER 20020903
11 SET_ASSIGNMENT_NODE Instance method Public Method SET_ASSIGNMENT_NODE 20031124
12 SET_ASSIGNMENT_WIDTH Instance method Public Method SET_ASSIGNMENT_WIDTH 20020903
Events
Interface IF_UAC_GUI_EDGE has no event.
Types
Interface IF_UAC_GUI_EDGE has no local type.
Method Signatures

Method GET_ALL_NODES_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ALLOWED Value transfer Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20021118
# Exception Resumable Description Created on
1 IS_NOT_SHOWING SHOW( ) has not been called yet 20021118

Method GET_ASSIGNMENT_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ENABLED Value transfer Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20021118
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method GET_ASSIGNMENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NODE_ID Value transfer Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20031124
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20031124
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20031124

Method GET_FOCUS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method HIDE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_HIDE Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE Analytical Cost Management: Flag 20020903
2 Importing ID_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method INDICATE_POSSIBLE_EDGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EDGE Call by reference Type reference (TYPE) UAC_T_EDGE_INT Analytical Cost Management: Kante (intern) 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method IS_TREE_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20021118
2 Returning RD_HIDDEN Value transfer Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20021118
# Exception Resumable Description Created on
1 IS_NOT_SHOWING SHOW( ) has not been called yet 20021118

Method SET_ALL_NODES_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ALLOWED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE Analytical Cost Management: Flag 20020903
2 Importing ID_STYLE_ID Call by reference Type reference (TYPE) UAC_STYLE_ID Analytical Cost Assignment: Style-ID 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method SET_ASSIGNMENT_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENABLE Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE Analytical Cost Management: Flag 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method SET_ASSIGNMENT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LEFT_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20020903
2 Importing ID_VALUE Call by reference Type reference (TYPE) UAC_VALUE Analytical Cost Management: Wert 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904

Method SET_ASSIGNMENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20031124
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20031124
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20031124

Method SET_ASSIGNMENT_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LEFT_TREE_ID Call by reference Type reference (TYPE) UAC_TREE_ID Analytical Cost Management: Baum-ID 20020903
2 Importing ID_WIDTH Call by reference Type reference (TYPE) UAC_WIDTH_PIX Analytical Cost Management: Pixel-Wert 20020903
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20020903
2 IS_NOT_SHOWING SHOW( ) has not been called yet 20020904
History
Last changed by/on SAP  20041006 
SAP Release Created in 320