SAP ABAP Class IF_LSO_CRP_RENDER_READER (Interface for Read Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_RENDER_READER Read Class for Data Collection 20041210
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_RENDER_T77VC Wrapper Class for T77VC Entries 20050114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_RENDER_TEXTVAR Class for Filling Text Variables 20050113
Properties
Class IF_LSO_CRP_RENDER_READER  
Short Description Interface for Read Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041208   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LSO_CRP_RENDER_READER has no forward declaration.
Interfaces
Class IF_LSO_CRP_RENDER_READER has no interface implemented.
Friends
Class IF_LSO_CRP_RENDER_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Public Type reference (TYPE) LSO_CRP_CONTEXT Context Structure for Calling Queue Component 20041210
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Creating Instance 20041213
2 READ_VALUE Instance method Public Method Import Value for Key 20041210
Events
Class IF_LSO_CRP_RENDER_READER has no event.
Types
Class IF_LSO_CRP_RENDER_READER has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) LSO_CRP_CONTEXT Kontextstruktur zum Aufruf der Queue-Komponente 20041213
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_LSO_CRP_RENDER_READER Interface für Leseklasse 20041213
# Exception Resumable Description Created on
1 CX_LSO_CRP_EXCEPTION Exception der LSO Korrespondenz 20041213

Method READ_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) LSO_CRP_TEXTVAR Textvariable 20041210
2 Changing VALUE Call by reference Object reference (TYPE REF TO) DATA Zu füllende Datenreferenz 20041210
# Exception Resumable Description Created on
1 CX_LSO_CRP_EXCEPTION Exception der LSO Korrespondenz 20041210
History
Last changed by/on SAP  20050220 
SAP Release Created in