SAP ABAP Class IF_EVE_FIELD_VIEW (Interface for Output Field View)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EVE_DATA_ATTRIBUTE Interface for Data Attributes 20020516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_D_FIELD_VIEW Attribute/Field of View 20020515
Properties
Class IF_EVE_FIELD_VIEW  
Short Description Interface for Output Field View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020511   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_FIELD_VIEW has no forward declaration.
Interfaces
Class IF_EVE_FIELD_VIEW has no interface implemented.
Friends
Class IF_EVE_FIELD_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_FIELD_TYPE Instance attribute Public Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE Field Type of View Output 20020511
2 SC_FIELD_TYPE_ATTRIBUTE Constant Public Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE 'A' Field Type: Attribute 20020511
3 SC_FIELD_TYPE_OTHERS Constant Public Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE SPACE Field Typ: Other Feld 20020511
4 SC_FIELD_TYPE_SUB_ATTRIBUTE Constant Public Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE 'B' Field Typ: Lower-Level Attribute 20020511
5 SC_FIELD_TYPE_TECHNICAL Constant Public Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE 'X' Field Typ: Technical Field 20020511
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST Instance method Public Method First Field 20020516
2 GET_LAST Instance method Public Method Last field 20020516
3 GET_NEXT Instance method Public Method Next field 20020516
4 GET_PREVIOUS Instance method Public Method Previous Field 20020516
5 IS_FIRST Instance method Public Method First field? 20020516
6 IS_LAST Instance method Public Method Last field? 20020516
Events
Class IF_EVE_FIELD_VIEW has no event.
Types
Class IF_EVE_FIELD_VIEW has no local type.
Method Signatures

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIELD Value transfer Object reference (TYPE REF TO) IF_EVE_FIELD_VIEW Interface für Ausgabefelder View 20020516

Method GET_FIRST on class IF_EVE_FIELD_VIEW has no exception.

Method GET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIELD Value transfer Object reference (TYPE REF TO) IF_EVE_FIELD_VIEW Interface für Ausgabefelder View 20020516

Method GET_LAST on class IF_EVE_FIELD_VIEW has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIELD Value transfer Object reference (TYPE REF TO) IF_EVE_FIELD_VIEW Interface für Ausgabefelder View 20020516

Method GET_NEXT on class IF_EVE_FIELD_VIEW has no exception.

Method GET_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIELD Value transfer Object reference (TYPE REF TO) IF_EVE_FIELD_VIEW Interface für Ausgabefelder View 20020516

Method GET_PREVIOUS on class IF_EVE_FIELD_VIEW has no exception.

Method IS_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_FIRST Value transfer Type reference (TYPE) EVE_TV_BOOLE Kennzeichen: Wahr/Ja; Falsch/Nein 20020516

Method IS_FIRST on class IF_EVE_FIELD_VIEW has no exception.

Method IS_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_LAST Value transfer Type reference (TYPE) EVE_TV_BOOLE Kennzeichen: Wahr/Ja; Falsch/Nein 20020516

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