SAP ABAP Interface IF_SATC_AC_EXP_RENDERER (Access to renderer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_EXP (Package) INTERNAL: - *NO* REUSE - export of ATC results
Properties
Interface IF_SATC_AC_EXP_RENDERER  
Short Description Access to renderer    
General Data
Package SATC_ABAP_CHECK_EXP   INTERNAL: - *NO* REUSE - export of ATC results 
Created 20090819   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_EXP_RENDERER has no forward declaration.
Interfaces
Interface IF_SATC_AC_EXP_RENDERER has no interface.
Friends
Interface IF_SATC_AC_EXP_RENDERER has no friend.
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
Interface 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 Interface IF_SATC_AC_EXP_RENDERER has no exception.

Method ADD_NEWLINE Signature

Method ADD_NEWLINE on Interface IF_SATC_AC_EXP_RENDERER has no parameter.
Method ADD_NEWLINE on Interface 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 Interface 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 Interface 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 Interface IF_SATC_AC_EXP_RENDERER has no exception.

Method CLEAR_DOCUMENT Signature

Method CLEAR_DOCUMENT on Interface IF_SATC_AC_EXP_RENDERER has no parameter.
Method CLEAR_DOCUMENT on Interface 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 800