SAP ABAP Interface IF_SAUNIT_INTERNAL_RT_V0 (OBSOLETE: Outdated format of result display, version 0)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
Properties
Interface IF_SAUNIT_INTERNAL_RT_V0  
Short Description OBSOLETE: Outdated format of result display, version 0    
General Data
Package SABP_UNIT_INTERNAL   INTERNAL: NO REUSE - Display, services, ... 
Created 20040920   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAUNIT_INTERNAL_RT_V0 has no forward declaration.
Interfaces
Interface IF_SAUNIT_INTERNAL_RT_V0 has no interface.
Friends
Interface IF_SAUNIT_INTERNAL_RT_V0 has no friend.
Attributes
Interface IF_SAUNIT_INTERNAL_RT_V0 has no attribute.
Methods
Interface IF_SAUNIT_INTERNAL_RT_V0 has no method.
Events
Interface IF_SAUNIT_INTERNAL_RT_V0 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ALERT Public See coding 20040920 begin of ty_s_Alert, Kind type SAUNIT_D_ALERT_KIND, Level type SAUNIT_D_ALERT_LEVEL, When type TimeStamp, Header type ty_S_Description, Text_Infos type ty_T_Descriptions, Stack_Lines type ty_T_Descriptions, end of Ty_S_Alert
2 TY_S_CLASS Public See coding 20040920 begin of ty_S_Class, begin of Info, Name type String, Start type TimeStamp, End type TimeStamp, end of Info, Alert_Total type I, Alerts type ty_T_Alerts, Methods type ty_T_Methods, end of ty_S_Class
3 TY_S_DESCRIPTION Public See coding 20051213 begin of ty_S_Description, id type syChar04, kind type syChar01, params type String_Table, indent type int1, lvl type int1, end of ty_S_Description
4 TY_S_METHOD Public See coding 20040920 begin of ty_S_Method, begin of Info, Name type String, Start type TimeStamp, End type TimeStamp, end of Info, Alerts type ty_T_Alerts, end of ty_S_Method
5 TY_S_PROGRAM Public See coding 20040920 begin of ty_S_Program, begin of Info, Name type String, Author type SyUname, Start type TimeStamp, End type TimeStamp, end of Info, Alert_Total type I, Alerts type ty_T_Alerts, Classes type ty_T_Classes, end of ty_S_Program
6 TY_S_TASK Public See coding 20040920 begin of ty_S_Task, begin of Info, Name type String, Start type TimeStamp, End type TimeStamp, System type SySysid, Server type SyHost, Release type SySapRl, User type SyUname, end of Info, Alert_Total type i, Alerts type ty_T_Alerts, Programs type ty_T_Programs, end of ty_S_Task
7 TY_T_ALERTS Public See coding 20040920 ty_T_Alerts type standard table of ty_S_Alert with default key
8 TY_T_CLASSES Public See coding 20040920 ty_T_Classes type standard table of ty_S_Class with default key
9 TY_T_DESCRIPTIONS Public See coding 20051213 ty_T_Descriptions type standard table of ty_S_Description with default key
10 TY_T_METHODS Public See coding 20040920 ty_T_Methods type standard table of ty_S_Method with default key
11 TY_T_PROGRAMS Public See coding 20040920 ty_T_Programs type standard table of ty_S_Program with default key
History
Last changed by/on SAP  20130531 
SAP Release Created in 700