SAP ABAP Interface IF_AUNIT_MISC_TYPES (INTERNAL: Types and constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

Properties
Interface | IF_AUNIT_MISC_TYPES | |
Short Description | INTERNAL: Types and constants |
General Data
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20080806 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AUNIT_MISC_TYPES has no forward declaration.
Interfaces
Interface IF_AUNIT_MISC_TYPES has no interface.
Friends
Interface IF_AUNIT_MISC_TYPES has no friend.
Attributes
Interface IF_AUNIT_MISC_TYPES has no attribute.
Methods
Interface IF_AUNIT_MISC_TYPES has no method.
Events
Interface IF_AUNIT_MISC_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_STACK_ENTRY | Public | See coding | Stack entry, with include and line number | 20080806 | begin of ty_S_Stack_Entry,
include_Name type string,
line_Nbr type i,
function_Name type string, "optional
end of ty_S_Stack_Entry
|
|
2 | TY_T_STACK_ENTRIES | Public | See coding | Stack entries | 20080806 | ty_T_Stack_Entries type standard table of ty_S_Stack_Entry
with default key
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 712 |