SAP ABAP Class IF_ESD_INTVIEW (Internal View)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESD_VIF_PLUGIN PlugIn Class for Webservices 20060725
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_ESD_PLUGIN PlugIn class for proxy objects 20060727
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_UIX_PLGN_BASE PlugIn Base Class for Proxys via IF_PX*-APIs 20110218
Properties
Class IF_ESD_INTVIEW  
Short Description Internal View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ESD_TABLES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ESD_TABLE_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ESD_INTVIEW has no interface implemented.
Friends
Class IF_ESD_INTVIEW has no friend class.
Attributes
Class IF_ESD_INTVIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAIL_DATA Instance method Public Method returns the internal view detail data 20060802
2 GET_TREE_DATA Instance method Public Method returns the internal view tree data 20060802
3 SET_DETAIL_DATA Instance method Public Method Set internal view detail data 20060802
Events
Class IF_ESD_INTVIEW has no event.
Types
Class IF_ESD_INTVIEW has no local type.
Method Signatures

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060802
2 Exporting ER_TABLES_DATA Call by reference Type reference (TYPE) IF_ESD_TABLE_DATA=>T_DATA_TAB list of IF_ESD_TABLE_DATA objects 20080131
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING Node Key 20060802

Method GET_DETAIL_DATA on class IF_ESD_INTVIEW has no exception.

Method GET_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TREE_DATA Value transfer Object reference (TYPE REF TO) CL_ESD_TREE_DATA Class to hold tree structured data 20060802

Method GET_TREE_DATA on class IF_ESD_INTVIEW has no exception.

Method SET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data Object 20060802
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING Node Key 20060802

Method SET_DETAIL_DATA on class IF_ESD_INTVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in