SAP ABAP Class CL_DC_NODETYPE_RFW (Type of a Graph Node)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-RFW (Application Component) Reconciliation Framework
     RFW (Package) Reconciliation Framework
Properties
Class CL_DC_NODETYPE_RFW  
Short Description Type of a Graph Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RFW   Reconciliation Framework 
Created 19990825   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DC_NODETYPE_RFW has no forward declaration.
Interfaces
Class CL_DC_NODETYPE_RFW has no interface implemented.
Friends
Class CL_DC_NODETYPE_RFW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES_ADM Instance attribute Private Type reference (TYPE) TAB_DC_ATTRIBUTE_ADM_RFW Table for Administrative Information on Attributes 19990825
2 GUI_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYN Layout for Display 19991026
3 NAME Instance attribute Private Type reference (TYPE) TEXT40 Name 20001213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990826
2 GET_ATTRIBUTES_ADM Instance method Public Method Get Administrative Information on Attributes 19990826
3 GET_GUI_LAYOUT Instance method Public Method Export of Layout Information 19991026
4 GET_NAME Instance method Public Method Get Name 20001213
5 SET_ATTRIBUTES_ADM Instance method Public Method Set Administrative Information on Attributes 19991020
6 SET_GUI_LAYOUT Instance method Public Method Set Layout Information 20001124
Events
Class CL_DC_NODETYPE_RFW has no event.
Types
Class CL_DC_NODETYPE_RFW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES_ADM Value transfer Type reference (TYPE) TAB_DC_ATTRIBUTE_ADM_RFW Tabelle mit Verwaltungsinformationen von Attributen 19990826
2 Importing IM_NAME Call by reference Type reference (TYPE) TEXT40 Name 20001213
3 Importing LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYN Layout für Darstellung 19991026

Method CONSTRUCTOR on class CL_DC_NODETYPE_RFW has no exception.

Method GET_ATTRIBUTES_ADM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES_ADM Call by reference Type reference (TYPE) TAB_DC_ATTRIBUTE_ADM_RFW Verwaltungsinformation der Attribute 19990826

Method GET_ATTRIBUTES_ADM on class CL_DC_NODETYPE_RFW has no exception.

Method GET_GUI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Layoutinfo 19991026

Method GET_GUI_LAYOUT on class CL_DC_NODETYPE_RFW has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NAME Call by reference Type reference (TYPE) TEXT40 Name 20001213

Method GET_NAME on class CL_DC_NODETYPE_RFW has no exception.

Method SET_ATTRIBUTES_ADM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES_ADM Value transfer Type reference (TYPE) TAB_DC_ATTRIBUTE_ADM_RFW Tabelle mit Verwaltungsinformationen von Attributen 19991020

Method SET_ATTRIBUTES_ADM on class CL_DC_NODETYPE_RFW has no exception.

Method SET_GUI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUI_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Node layout of ALV tree control 20001124

Method SET_GUI_LAYOUT on class CL_DC_NODETYPE_RFW has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in