SAP ABAP Interface IF_SAUNIT_LEGACY_REMOTE_RESULT (OBSOLETE: Simplified Results Format (Only Internal))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_LEGACY_REMOTE_ACCESS (Package) - Obsolete - Strictely SAP Internal
Properties
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT  
Short Description OBSOLETE: Simplified Results Format (Only Internal)    
General Data
Package SABP_UNIT_LEGACY_REMOTE_ACCESS   - Obsolete - Strictely SAP Internal 
Created 20040709   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT has no forward declaration.
Interfaces
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT has no interface.
Friends
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_KIND Constant Public See coding Enumeration of message kind 20040709
2 C_SEVERITY Constant Public See coding Enumeration of severity 20040709
3 C_VERSION Constant Public Type reference (TYPE) INT1 1 Version of Interface 20040712
Methods
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT has no method.
Events
Interface IF_SAUNIT_LEGACY_REMOTE_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_KIND Public Type reference (TYPE) SAUNIT_D_ALERT_KIND Message Kind (see also attribute c_Kind) 20040709
2 TY_D_SEVERITY Public Type reference (TYPE) SAUNIT_D_ALERT_LEVEL Message Severity (see also attribute c_Severity) 20040709
3 TY_S_MESSAGE Public See coding Single Message 20040709 begin of TY_S_MESSAGE, Program_Index type I, Class_Index type I, Method_Index type I, Severity type ty_D_Severity, Kind type ty_D_Kind, Text type String, end of ty_S_Message
4 TY_S_TASK_INFO Public See coding Information on Test Task 20040709 begin of ty_S_Task_Info, Programs_Passed type String_Table, Programs_Failed type String_Table, Classes type String_Table, Methods type String_Table, Messages type ty_T_Messages, end of ty_S_Task_Info
5 TY_T_MESSAGES Public See coding Set of Messages 20040709 ty_T_Messages type standard table of ty_S_Message with default key
History
Last changed by/on SAP  20090618 
SAP Release Created in 700