SAP ABAP Class IF_EVE_CONTAINER (Data Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_CONTAINER Data Container 20020516
Properties
Class IF_EVE_CONTAINER  
Short Description Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020515   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_CONTAINER has no forward declaration.
Interfaces
Class IF_EVE_CONTAINER has no interface implemented.
Friends
Class IF_EVE_CONTAINER has no friend class.
Attributes
Class IF_EVE_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_ATTRIBUTE_ITERATOR Instance method Public Method Return Iterator via Attributes 20020516
2 GET_DATA_ITERATOR Instance method Public Method Return Iterator via Data 20020516
3 MOVE_CORRESPONDING Instance method Public Method Fill Data per Move-Corresponding 20020516
Events
Class IF_EVE_CONTAINER has no event.
Types
Class IF_EVE_CONTAINER has no local type.
Method Signatures

Method GET_DATA_ATTRIBUTE_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_EVE_DATA_ATTRIBUTE_ITERATOR Iterator für Daten Attribute 20020516

Method GET_DATA_ATTRIBUTE_ITERATOR on class IF_EVE_CONTAINER has no exception.

Method GET_DATA_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_EVE_DATA_ITERATOR Iterator für Daten 20020516

Method GET_DATA_ITERATOR on class IF_EVE_CONTAINER has no exception.

Method MOVE_CORRESPONDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CA_DATA Call by reference Type reference (TYPE) ANY 20020516

Method MOVE_CORRESPONDING on class IF_EVE_CONTAINER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in