SAP ABAP Class IF_CLB2_DEMO_LIBRARY (Collaboration: Methods for Demo Reports)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_DEMO_LIBRARY_MAIN Collaboration: Main Class for Demo Reports 20130621
Properties
Class IF_CLB2_DEMO_LIBRARY  
Short Description Collaboration: Methods for Demo Reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130621   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CLB2_DEMO_LIBRARY has no interface implemented.
Friends
Class IF_CLB2_DEMO_LIBRARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_SCREEN_EDITOR Constant Public Type reference (TYPE) SYDYNNR '0900' 20130621
2 MV_APPLICATION_ID Instance attribute Public Type reference (TYPE) CLB2_APPLICATION_ID 20130621
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TEXT_EDITOR Instance method Public Method 20130621
Events
Class IF_CLB2_DEMO_LIBRARY has no event.
Types
Class IF_CLB2_DEMO_LIBRARY has no local type.
Method Signatures

Method CALL_TEXT_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROGRAM_NAME Call by reference Type reference (TYPE) SYREPID SY-CPROG 20130621
2 Importing IV_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130621
3 Importing IV_SCREEN_NR Call by reference Type reference (TYPE) SYDYNNR CV_SCREEN_EDITOR 20130621
4 Importing IV_TEXTSTREAM Call by reference Type reference (TYPE) STRING 20130621
5 Returning RV_TEXTSTREAM Value transfer Type reference (TYPE) STRING 20130621
# Exception Resumable Description Created on
1 CX_CLB2_DEMO 20130621
History
Last changed by/on SAP  20131127 
SAP Release Created in