SAP ABAP Interface IF_SAUNIT_INTERNAL_GENESIS (*OBSOLETE*)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_SCRATCH (Package) OBSOLETE - Do not use anywhere
Properties
Interface IF_SAUNIT_INTERNAL_GENESIS  
Short Description *OBSOLETE*    
General Data
Package SABP_UNIT_SCRATCH   OBSOLETE - Do not use anywhere 
Created 20081201   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAUNIT_INTERNAL_GENESIS has no forward declaration.
Interfaces
Interface IF_SAUNIT_INTERNAL_GENESIS has no interface.
Friends
Interface IF_SAUNIT_INTERNAL_GENESIS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALERT_KIND Constant Public See coding 20081201
2 C_ALERT_LEVEL Constant Public See coding 20081201
Methods
Interface IF_SAUNIT_INTERNAL_GENESIS has no method.
Events
Interface IF_SAUNIT_INTERNAL_GENESIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_ALERT_KIND Public See coding 20081201 ty_D_Alert_Kind type c length 1
2 TY_D_ALERT_LEVEL Public See coding 20081201 ty_D_Alert_Level type c length 1
3 TY_S_ALERT Public See coding *OBSOLETE* 20081201 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
4 TY_S_CLASS Public See coding *OBSOLETE* 20081201 begin of ty_S_Class, info type ty_S_Class_Info, alerts type ty_T_Alerts, methods type ty_T_Methods, end of ty_S_Class
5 TY_S_CLASS_INFO Public See coding *OBSOLETE* 20081201 begin of ty_S_Class_Info, name type string, start type timeStamp, has_Error type abap_Bool, end of ty_S_Class_Info
6 TY_S_DESCRIPTION Public See coding *OBSOLETE* 20081201 begin of ty_S_Description, id type c length 4, kind type c length 4, params type string_Table, indent type int1, lvl type int1, end of ty_S_Description
7 TY_S_METHOD Public See coding *OBSOLETE* 20081201 begin of ty_S_Method, info type ty_S_Method_Info, alerts type ty_T_Alerts, end of ty_S_Method
8 TY_S_METHOD_INFO Public See coding *OBSOLETE* 20081201 begin of ty_S_Method_Info, name type String, start type timeStamp, has_Error type abap_Bool, end of ty_S_Method_Info
9 TY_S_PROGRAM Public See coding *OBSOLETE* 20081201 begin of ty_S_Program, info type ty_S_Program_Info, alerts type ty_T_Alerts, classes type ty_T_Classes, end of ty_S_Program
10 TY_S_PROGRAM_INFO Public See coding *OBSOLETE* 20081201 begin of ty_S_Program_Info, name type String, author type SyUname, !start type timeStamp, !end type timeStamp, has_Error type abap_Bool, end of ty_S_Program_Info
11 TY_S_PROGRAM_INFOS Public See coding *OBSOLETE* 20081201 ty_S_Program_Infos type standard table of ty_S_Program_Info
12 TY_S_TASK Public See coding *OBSOLETE* 20081201 begin of ty_S_Task, info type ty_S_Task_Info, alerts type ty_T_Alerts, programs type ty_T_Programs, end of ty_S_Task
13 TY_S_TASK_INFO Public See coding *OBSOLETE* 20081201 begin of ty_S_Task_Info, name type string, system_ID type sysysID, host_Name type syhost, sap_Release type sysapRl, krn_Release type sysapRl, krn_Patch type c length 5, user_ID type sy-Uname, start_Stamp type timestamp, end_Stamp type timestamp, has_Error type abap_Bool, has_Skipped type abap_Bool, risk_Level type saunit_D_Allowed_Risk_Level, duration_Category type saunit_D_Allowed_Rt_Duration, duration_Settings type saunit_S_Duration_Setting, run_Mode type c length 1, end of ty_S_Task_Info
14 TY_T_ALERTS Public See coding *OBSOLETE* 20081201 ty_T_Alerts type standard table of ty_S_Alert with default key
15 TY_T_CLASSES Public See coding *OBSOLETE* 20081201 ty_T_Classes type standard table of ty_S_Class with default key
16 TY_T_CLASS_INFOS Public See coding *OBSOLETE* 20081201 ty_T_Class_Infos type standard table of ty_S_Class_Info
17 TY_T_DESCRIPTIONS Public See coding *OBSOLETE* 20081201 ty_T_Descriptions type standard table of ty_S_Description with default key
18 TY_T_METHODS Public See coding *OBSOLETE* 20081201 ty_T_Methods type standard table of ty_S_Method with default key
19 TY_T_METHOD_INFOS Public See coding *OBSOLETE* 20081201 ty_t_Method_Infos type standard table of ty_S_Method_Info with default key
20 TY_T_PROGRAMS Public See coding *OBSOLETE* 20081201 ty_T_Programs type standard table of ty_S_Program with default key
History
Last changed by/on SAP  20130531 
SAP Release Created in 740