SAP ABAP Class IF_EVE_TEXT_OUTPUT (EVE: General Interface for Text Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_TEXT_BASE PLM: Basis Class for Objects with Language-Dependent Texts 20030411
Properties
Class IF_EVE_TEXT_OUTPUT  
Short Description EVE: General Interface for Text Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030411   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_TEXT_OUTPUT has no forward declaration.
Interfaces
Class IF_EVE_TEXT_OUTPUT has no interface implemented.
Friends
Class IF_EVE_TEXT_OUTPUT has no friend class.
Attributes
Class IF_EVE_TEXT_OUTPUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Instance method Public Method Returns Text 20030411
2 WRITE_TEXT Instance method Public Method Returns Text (RETURNING) 20030411
Events
Class IF_EVE_TEXT_OUTPUT has no event.
Types
Class IF_EVE_TEXT_OUTPUT has no local type.
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) CLIKE Text als String 20030411
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20030411
# Exception Resumable Description Created on
1 NO_TEXT_FOUND Kein Text in der Sprache vorhanden 20030411

Method WRITE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20030411
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text als String 20030411

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