SAP ABAP Interface IF_SAUNIT_GEN_TESTCLASS_TYPES (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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAUNIT_GEN_TESTCLASS | OBSOLETE | 20041026 |
Properties
Interface | IF_SAUNIT_GEN_TESTCLASS_TYPES | |
Short Description | OBSOLETE |
General Data
Package | SABP_UNIT_SCRATCH | OBSOLETE - Do not use anywhere |
Created | 20041026 | SAP |
Last changed | 20130531 | 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) |
2 | IF_AUNIT_PROG_INFO_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SAUNIT_GEN_TESTCLASS_TYPES has no interface.
Friends
Interface IF_SAUNIT_GEN_TESTCLASS_TYPES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ABSNAME_PREFIX | Constant | Public | See coding | 20041027 | ||||
2 | C_PARM_KIND | Constant | Public | See coding | 20041027 | ||||
3 | C_PARM_KIND_TEXT | Constant | Public | See coding | 20041029 | ||||
4 | C_PROG_TYPE | Constant | Public | See coding | 20041026 | ||||
5 | C_VISIBILITY | Constant | Public | See coding | 20041026 |
Methods
Interface IF_SAUNIT_GEN_TESTCLASS_TYPES has no method.
Events
Interface IF_SAUNIT_GEN_TESTCLASS_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_D_MEM_ID | Public | See coding | 20050127 | ty_D_Mem_Id type c length 55
|
||
2 | TY_D_PROG_TYPE | Public | See coding | 20041026 | ty_D_Prog_Type type c length 4
|
||
3 | TY_D_VISIBILITY | Public | See coding | 20041026 | ty_D_Visibility type c length 1
|
||
4 | TY_S_LOCAL_CLASS | Public | See coding | 20041027 | begin of ty_S_Local_Class,
name type abap_Methname,
absname type abap_Abstypename,
end of ty_S_Local_Class
|
||
5 | TY_S_METHOD | Public | See coding | 20041119 | begin of ty_S_Method,
name type progname,
end of ty_S_Method
|
||
6 | TY_S_METHOD_INFO | Public | See coding | 20041119 | begin of ty_S_Method_Info,
name type progname,
visibility type abap_Visibility,
is_Present type flag,
end of ty_S_Method_Info
|
||
7 | TY_S_METHOD_SCAN | Public | See coding | 20041220 | begin of ty_S_Method_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_Method_Scan
|
||
8 | TY_S_OPTIONS | Public | See coding | 20041027 | begin of ty_S_Options,
generate_Fixture type abap_Bool,
generate_Class_Fixture type abap_Bool,
generate_Method_Call type abap_Bool,
generate_Assert_Equal type abap_Bool,
duration_Type type int1,
risk_Level type int1,
update_Mode type abap_Bool,
need_Friend type abap_Bool,
end of ty_S_Options
|
||
9 | TY_S_SOURCE | Public | See coding | 20041028 | begin of ty_S_Source,
implementation type string_Table,
definition type string_Table,
end of ty_S_Source
|
||
10 | TY_S_TESTCLASS | Public | See coding | 20041118 | begin of ty_S_Testclass,
name type saunit_D_Class,
end of ty_S_Testclass
|
||
11 | TY_T_LOCAL_CLASSES | Public | See coding | 20041027 | ty_T_Local_Classes type sorted table of ty_S_Local_Class with unique key name
|
||
12 | TY_T_METHODS | Public | See coding | 20041119 | ty_T_Methods type sorted table of ty_S_Method with unique key name
|
||
13 | TY_T_METHOD_INFOS | Public | See coding | 20041119 | ty_T_Method_Infos type sorted table of ty_S_Method_Info with unique key name
|
||
14 | TY_T_METHOD_SCAN | Public | See coding | 20041220 | ty_T_Method_Scan type sorted table of ty_S_Method_Scan with unique key name
|
||
15 | TY_T_TESTCLASSES | Public | See coding | 20041118 | ty_T_Testclasses type standard table of ty_S_Testclass with key name
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |