SAP ABAP Interface IF_SAUNIT_GENERATOR_TYPES (INTERNAL: Type Declarations for IDE Wizard)
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_GENERATOR_TYPES  
Short Description INTERNAL: Type Declarations for IDE Wizard    
General Data
Package SABP_UNIT_INTERNAL   INTERNAL: NO REUSE - Display, services, ... 
Created 20050823   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SAUNIT_GENERATOR_TYPES has no interface.
Friends
Interface IF_SAUNIT_GENERATOR_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_VISIBILITY Constant Public See coding Constants for Visibility 20050823
Methods
Interface IF_SAUNIT_GENERATOR_TYPES has no method.
Events
Interface IF_SAUNIT_GENERATOR_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_VISIBILITY Public See coding Visibility 20050823 ty_D_Visibility type c length 1
2 TY_S_FUNCTION Public See coding Single modularization unit (e.g. Method or Fuba) 20050831 begin of ty_S_Function, name type progname, visibility type abap_Visibility, is_Present type flag, end of ty_S_Function
3 TY_S_FUNCTION_SCAN Public See coding Scanned Funtion 20060227 begin of ty_S_Function_Scan, name type saunit_D_Class, row_Def_Begin type token_Row, row_Def_End type token_Row, row_Imp_Begin type token_Row, row_Imp_End type token_Row, end of ty_S_Function_Scan
4 TY_S_LOCAL_CLASS Public See coding Local class (excluding test classes) 20050823 begin of ty_S_Local_Class, name type progname, absname type abap_Abstypename, end of ty_S_Local_Class
5 TY_S_OPTIONS Public See coding Generation options 20050823 begin of ty_S_Options, generate_Fixture type abap_Bool, generate_Class_Fixture type abap_Bool, generate_Invocation type abap_Bool, generate_Assert_Equal type abap_Bool, end of ty_S_Options
6 TY_S_PROPERTIES Public See coding Properties of generated source code 20050824 begin of ty_S_Properties, risk_Level type saunit_D_Attribute_Risk_Level, duration_Type type saunit_D_Attribute_Rt_Duration, parent_Class type saunit_D_Class, end of ty_S_Properties
7 TY_S_SOURCE Public See coding Source code 20050831 begin of ty_S_Source, implementation type string_Table, definition type string_Table, end of ty_S_Source
8 TY_S_TEST_CLASS Public See coding Test class (including class pool) 20051127 begin of ty_S_Test_Class, name type saunit_D_Class, end of ty_S_Test_Class
9 TY_S_TEST_CLASS_INFO Public See coding Properties & generation options for single test class 20051127 begin of ty_S_Test_Class_Info, test_Class type abap_Abstypename, test_Member type c length 30, object_Under_Test type abap_Abstypename, object_Is_Local type abap_Bool. include type ty_S_Options as options. include type ty_S_Properties as properties. types: no_History type abap_Bool, end of ty_S_Test_Class_Info
10 TY_T_FUNCTIONS Public See coding Functions 20050831 ty_T_Functions type standard table of ty_S_Function with default key
11 TY_T_FUNCTION_SCAN Public See coding Scanned Funtions 20060227 ty_T_Function_Scan type sorted table of ty_S_Function_Scan with unique key name
12 TY_T_LOCAL_CLASSES Public See coding Local Classes 20050823 ty_T_Local_Classes type sorted table of ty_S_Local_Class with unique key name
13 TY_T_TEST_CLASSES Public See coding Test classes 20051127 ty_T_Test_Classes type standard table of ty_S_Test_Class with key name
14 TY_T_TEST_CLASS_INFOS Public See coding Properties & generation options for all test classes 20051127 ty_T_Test_Class_Infos type standard table of ty_S_Test_Class_Info with default key
History
Last changed by/on SAP  20090618 
SAP Release Created in 710