SAP ABAP Class IF_SATC_AC_EXP_RENDERER (Access to renderer)
Properties
Class IF_SATC_AC_EXP_RENDERER  
Short Description Access to renderer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_EXP_RENDERER has no forward declaration.
Interfaces
Class IF_SATC_AC_EXP_RENDERER has no interface implemented.
Friends
Class IF_SATC_AC_EXP_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_COUNT_OF_STAT_ENTRIES Constant Public Type reference (TYPE) I 50 20090831
2 C_MAX_COUNT_OF_VERDICTS Constant Public Type reference (TYPE) I 50 20090831
3 C_RENDERER Constant Public See coding 20090831
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ADDITIONAL_INFORMATION Instance method Public Method Adds a piece of information that is not displayed directly 20090820
2 ADD_GENERIC_TABLE Instance method Public Method Adds a verdicts to the renderer 20090831
3 ADD_NEWLINE Instance method Public Method Adds text and creates a newline afterwards 20090820
4 ADD_STAT_TREE Instance method Public Method Adds a statistic tree 20090820
5 ADD_TEXT Instance method Public Method Adds a piece of text 20090820
6 ADD_TEXTLINE Instance method Public Method 20090820
7 CLEAR_DOCUMENT Instance method Public Method Removes the currently saved document 20090820
8 GET_DOCUMENT Instance method Public Method Returns the generated object and removes it from the rendere 20090820
Events
Class IF_SATC_AC_EXP_RENDERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_RENDERER_TYPE Public Type reference (TYPE) STRING 20090827
Method Signatures

Method ADD_ADDITIONAL_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20090825
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20090825
# Exception Resumable Description Created on
1 CX_SATC_AC_EXP_RNDR_EXCEPT 20090826

Method ADD_GENERIC_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SATC_AC_EXP_ITERATOR 20090831
2 Importing I_SHOW_ORDER Call by reference Type reference (TYPE) IF_SATC_AC_EXP_ITERATOR=>TY_T_SHOW_ORDER 20090831
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) STRING 20090916

Method ADD_GENERIC_TABLE on class IF_SATC_AC_EXP_RENDERER has no exception.

Method ADD_NEWLINE Signature

Method ADD_NEWLINE on class IF_SATC_AC_EXP_RENDERER has no parameter.
Method ADD_NEWLINE on class IF_SATC_AC_EXP_RENDERER has no exception.

Method ADD_STAT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SATC_AC_EXP_ITERATOR 20090825

Method ADD_STAT_TREE on class IF_SATC_AC_EXP_RENDERER has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20090820

Method ADD_TEXT on class IF_SATC_AC_EXP_RENDERER has no exception.

Method ADD_TEXTLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20090820

Method ADD_TEXTLINE on class IF_SATC_AC_EXP_RENDERER has no exception.

Method CLEAR_DOCUMENT Signature

Method CLEAR_DOCUMENT on class IF_SATC_AC_EXP_RENDERER has no parameter.
Method CLEAR_DOCUMENT on class IF_SATC_AC_EXP_RENDERER has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_EXP_DOC Access to the rendered document 20090820
# Exception Resumable Description Created on
1 CX_SATC_AC_EXP_EXCEPTION 20090826
History
Last changed by/on SAP  20130531 
SAP Release Created in