SAP ABAP Class IF_ATTRIBUTE_ACCESS_DME (DME: Generic Attribute Access)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MAINTENANCE_OBJECT_DME DME: Abstract Class for Maintenance Objects 00000000
Properties
Class IF_ATTRIBUTE_ACCESS_DME  
Short Description DME: Generic Attribute Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19981019   SAP 
Last change 19981019   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATTRIBUTE_ACCESS_DME has no forward declaration.
Interfaces
Class IF_ATTRIBUTE_ACCESS_DME has no interface implemented.
Friends
Class IF_ATTRIBUTE_ACCESS_DME has no friend class.
Attributes
Class IF_ATTRIBUTE_ACCESS_DME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method Read Attributes by Name 19981019
2 SET_ATTRIBUTE Instance method Public Method Set Attributes by Name 19981019
Events
Class IF_ATTRIBUTE_ACCESS_DME has no event.
Types
Class IF_ATTRIBUTE_ACCESS_DME has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SEOCMPNAME ttributname 19981019
2 Exporting VALUE Value transfer Type reference (TYPE) ANY Attributwert 19981019
# Exception Resumable Description Created on
1 ILLEGAL 19981019

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SEOCMPNAME Attributname 19981019
2 Importing VALUE Value transfer Type reference (TYPE) ANY Attributwert 19981019
# Exception Resumable Description Created on
1 ILLEGAL 19981019
History
Last changed by/on SAP  19981019 
SAP Release Created in