SAP ABAP Class IF_ECH_PLA_ATTRIBUTE_VIEWER (Control for Display of Attributes)
Properties
Class IF_ECH_PLA_ATTRIBUTE_VIEWER  
Short Description Control for Display of Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ECH_PLA_ATTRIBUTE_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ECH_PLA_ATTRIBUTE_VIEWER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ECH_PLA_ATTRIBUTE_VIEWER has no interface implemented.
Friends
Class IF_ECH_PLA_ATTRIBUTE_VIEWER has no friend class.
Attributes
Class IF_ECH_PLA_ATTRIBUTE_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ATTRIBUTES Instance method Public Method Read Attribute Values 20100716
Events
Class IF_ECH_PLA_ATTRIBUTE_VIEWER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ATTRIBUTES Public See coding 20100715 begin of ty_s_attributes. include type ech_str_pla_attrib_entity_det. types end of ty_s_attributes
2 TY_T_ATTRIBUTES Public See coding 20100715 ty_t_attributes type standard table of ty_s_attributes with default key
Method Signatures

Method READ_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20100716
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST SPACE logische Destination (Wird bei Funktionsaufruf angegeben) 20100716

Method READ_ATTRIBUTES on class IF_ECH_PLA_ATTRIBUTE_VIEWER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in